public class TezJobCompiler extends Object
| Constructor and Description | 
|---|
| TezJobCompiler(PigContext pigContext,
              org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.tez.dag.api.DAG | buildDAG(TezPlanContainerNode tezPlanNode,
        Map<String,org.apache.hadoop.yarn.api.records.LocalResource> localResources) | 
| TezJob | compile(TezPlanContainerNode tezPlanNode,
       TezPlanContainer planContainer) | 
public TezJobCompiler(PigContext pigContext, org.apache.hadoop.conf.Configuration conf) throws IOException
IOExceptionpublic org.apache.tez.dag.api.DAG buildDAG(TezPlanContainerNode tezPlanNode, Map<String,org.apache.hadoop.yarn.api.records.LocalResource> localResources) throws IOException, org.apache.hadoop.yarn.exceptions.YarnException
IOExceptionorg.apache.hadoop.yarn.exceptions.YarnExceptionpublic TezJob compile(TezPlanContainerNode tezPlanNode, TezPlanContainer planContainer) throws JobCreationException
JobCreationExceptionCopyright © 2007-2017 The Apache Software Foundation