public static class GroupByOrderByMRRTest.MyGroupByReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.Text>
| Constructor and Description |
|---|
GroupByOrderByMRRTest.MyGroupByReducer() |
public GroupByOrderByMRRTest.MyGroupByReducer()
public void reduce(org.apache.hadoop.io.Text key,
Iterable<org.apache.hadoop.io.IntWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2014 Apache Software Foundation. All rights reserved.