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 java.lang.InterruptedException, java.io.IOException
collect
in class PigGenericMapReduce.Map
java.lang.InterruptedException
java.io.IOException
protected void runPipeline(PhysicalOperator leaf) throws java.io.IOException, java.lang.InterruptedException
runPipeline
in class PigGenericMapBase
java.io.IOException
java.lang.InterruptedException
Copyright © 2007-2012 The Apache Software Foundation