public class TezDagBuilder extends TezOpPlanVisitor
mCurrentWalker, mPlan| Constructor and Description |
|---|
TezDagBuilder(PigContext pc,
TezOperPlan plan,
DAG dag,
java.util.Map<java.lang.String,LocalResource> localResources) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
convertToHistoryText(java.lang.String description,
org.apache.hadoop.conf.Configuration conf) |
void |
visitTezOp(TezOperator tezOp) |
getPlan, popWalker, pushWalker, visitpublic TezDagBuilder(PigContext pc, TezOperPlan plan, DAG dag, java.util.Map<java.lang.String,LocalResource> localResources)
public void visitTezOp(TezOperator tezOp) throws VisitorException
visitTezOp in class TezOpPlanVisitorVisitorExceptionpublic static java.lang.String convertToHistoryText(java.lang.String description,
org.apache.hadoop.conf.Configuration conf)
throws java.io.IOException
java.io.IOExceptionCopyright © 2007-2012 The Apache Software Foundation