public class LineRandomizerReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.NullWritable>
| Constructor and Description |
|---|
LineRandomizerReducer() |
protected void reduce(org.apache.hadoop.io.LongWritable key,
Iterable<org.apache.hadoop.io.Text> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.