public static class PigGenericMapReduce.MapWithPartitionIndex extends PigGenericMapReduce.Map
errorInMap, keyType, mp, stores, tf
Constructor and Description |
---|
PigGenericMapReduce.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 PigGenericMapReduce.MapWithPartitionIndex()
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-2012 The Apache Software Foundation