public class UDFJarsFinder extends SparkOpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
UDFJarsFinder(SparkOperPlan plan,
PigContext pigContext) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getUdfJars() |
void |
visitSparkOp(SparkOperator sparkOp) |
getPlan, popWalker, pushWalker, visit
public UDFJarsFinder(SparkOperPlan plan, PigContext pigContext)
public void visitSparkOp(SparkOperator sparkOp) throws VisitorException
visitSparkOp
in class SparkOpPlanVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation