public static class Import.CellReducer extends org.apache.hadoop.mapreduce.Reducer<Import.CellWritableComparable,org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.Cell>
| Constructor and Description |
|---|
CellReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(Import.CellWritableComparable row,
Iterable<org.apache.hadoop.hbase.Cell> kvs,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void reduce(Import.CellWritableComparable row, Iterable<org.apache.hadoop.hbase.Cell> kvs, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<Import.CellWritableComparable,org.apache.hadoop.hbase.Cell,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.Cell>IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.