public static class PigGenericMapReduce.MapWithPartitionIndex extends PigGenericMapReduce.Map
PigMapBase.IllustratorContext
errorInMap, keyType, mp, stores, tf
Constructor and Description |
---|
MapWithPartitionIndex() |
Modifier and Type | Method and Description |
---|---|
void |
collect(org.apache.hadoop.mapreduce.Mapper.Context oc,
Tuple tuple) |
protected void |
runPipeline(PhysicalOperator leaf) |
getIllustratorContext, inIllustrator
cleanup, getKeyType, map, setKeyType, setMapPlan, setup
public void collect(org.apache.hadoop.mapreduce.Mapper.Context oc, Tuple tuple) throws InterruptedException, IOException
collect
in class PigGenericMapReduce.Map
InterruptedException
IOException
protected void runPipeline(PhysicalOperator leaf) throws IOException, InterruptedException
runPipeline
in class PigGenericMapBase
IOException
InterruptedException
Copyright © 2007-2017 The Apache Software Foundation