public static class DeterminePartitionsJob.DeterminePartitionsGroupByReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable>
| Constructor and Description | 
|---|
DeterminePartitionsGroupByReducer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
reduce(org.apache.hadoop.io.BytesWritable key,
      Iterable<org.apache.hadoop.io.NullWritable> values,
      org.apache.hadoop.mapreduce.Reducer.Context context)  | 
protected void reduce(org.apache.hadoop.io.BytesWritable key,
                      Iterable<org.apache.hadoop.io.NullWritable> values,
                      org.apache.hadoop.mapreduce.Reducer.Context context)
               throws IOException,
                      InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionCopyright © 2011–2018. All rights reserved.