public class LoadConverter extends Object implements RDDConverter<Tuple,Tuple,POLoad>
Constructor and Description |
---|
LoadConverter(PigContext pigContext,
PhysicalPlan physicalPlan,
SparkContext sparkContext,
org.apache.hadoop.mapred.JobConf jobConf,
SparkEngineConf sparkEngineConf) |
public LoadConverter(PigContext pigContext, PhysicalPlan physicalPlan, SparkContext sparkContext, org.apache.hadoop.mapred.JobConf jobConf, SparkEngineConf sparkEngineConf)
public <any> convert(List<<any>> predecessorRdds, POLoad op) throws IOException
convert
in interface RDDConverter<Tuple,Tuple,POLoad>
IOException
Copyright © 2007-2017 The Apache Software Foundation