public class TezDagBuilder extends TezOpPlanVisitor
mCurrentWalker, mPlan| Constructor and Description |
|---|
TezDagBuilder(PigContext pc,
TezOperPlan plan,
org.apache.tez.dag.api.DAG dag,
java.util.Map<java.lang.String,org.apache.hadoop.yarn.api.records.LocalResource> localResources) |
| Modifier and Type | Method and Description |
|---|---|
void |
avoidContainerReuseIfInputSplitInDisk() |
boolean |
shouldDisableDAGRecovery() |
void |
visitTezOp(TezOperator tezOp) |
getPlan, popWalker, pushWalker, visitpublic TezDagBuilder(PigContext pc, TezOperPlan plan, org.apache.tez.dag.api.DAG dag, java.util.Map<java.lang.String,org.apache.hadoop.yarn.api.records.LocalResource> localResources)
public boolean shouldDisableDAGRecovery()
public void avoidContainerReuseIfInputSplitInDisk()
throws java.io.IOException
java.io.IOExceptionpublic void visitTezOp(TezOperator tezOp) throws VisitorException
visitTezOp in class TezOpPlanVisitorVisitorExceptionCopyright © 2007-2025 The Apache Software Foundation