|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void reduce(PigNullableWritable, |
Change in signature from (org.apache.pig.impl.io.PigNullableWritable, java.lang.Iterable, Context ) to (org.apache.pig.impl.io.PigNullableWritable, java.lang.Iterable, org.apache.hadoop.mapreduce.Mapper.Context ). |
The reduce function which packages the key and List<Tuple> into key Bag<Tuple> after converting Hadoop type key into Pig type. |
void setup(Context ) |
Change in signature from Context to org.apache.hadoop.mapreduce.Mapper.Context . |
Configures the Reduce plan the POPackage operator and the reporter thread |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |