public static class BulkIngestExample.ReduceClass extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,Key,Value>
| Constructor and Description |
|---|
BulkIngestExample.ReduceClass() |
public void reduce(org.apache.hadoop.io.Text key,
Iterable<org.apache.hadoop.io.Text> values,
org.apache.hadoop.mapreduce.Reducer.Context output)
throws IOException,
InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,Key,Value>IOExceptionInterruptedExceptionCopyright © 2015 Apache Accumulo Project. All rights reserved.