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, visit
public 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 TezOpPlanVisitor
VisitorException
public static java.lang.String convertToHistoryText(java.lang.String description, org.apache.hadoop.conf.Configuration conf) throws java.io.IOException
java.io.IOException
Copyright © 2007-2012 The Apache Software Foundation