public class TezExecutionEngine extends HExecutionEngine
CORE_DEFAULT_SITE, CORE_SITE, ds, HADOOP_SITE, launcher, LOCAL, logicalToPhysicalKeys, MAPRED_DEFAULT_SITE, newLogToPhyMap, pigContext, YARN_DEFAULT_SITE, YARN_SITE| Constructor and Description | 
|---|
| TezExecutionEngine(PigContext pigContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.mapred.JobConf | getExecConf(Properties properties) | 
| PigStats | instantiatePigStats()Creates a PigStats object which will be accessible as a ThreadLocal
 variable inside the PigStats class. | 
| ScriptState | instantiateScriptState()Creates a ScriptState object which will be accessible as a ThreadLocal
 variable inside the ScriptState class. | 
compile, destroy, explain, getConfiguration, getDataStorage, getExecutableManager, getForEachInnerLogToPhyMap, getJobConf, getLocalConf, getLogToPhyMap, getS3Conf, init, kill, killJob, launchPig, setConfiguration, setPropertypublic TezExecutionEngine(PigContext pigContext)
public ScriptState instantiateScriptState()
ExecutionEnginepublic PigStats instantiatePigStats()
ExecutionEnginepublic org.apache.hadoop.mapred.JobConf getExecConf(Properties properties) throws ExecException
getExecConf in class HExecutionEngineExecExceptionCopyright © 2007-2017 The Apache Software Foundation