public class TestInputReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.LongWritable,org.ojai.json.impl.JsonDocument,org.apache.hadoop.io.LongWritable,org.ojai.json.impl.JsonDocument>
| Constructor and Description |
|---|
TestInputReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(org.apache.hadoop.io.LongWritable val,
org.ojai.json.impl.JsonDocument value,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void reduce(org.apache.hadoop.io.LongWritable val,
org.ojai.json.impl.JsonDocument value,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2015. All rights reserved.