@InterfaceAudience.Public @InterfaceStability.Evolving public class PutCombiner<K> extends org.apache.hadoop.mapreduce.Reducer<K,Put,K,Put>
K
into a single
instance.TableMapReduceUtil
Constructor and Description |
---|
PutCombiner() |
protected void reduce(K row, Iterable<Put> vals, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce
in class org.apache.hadoop.mapreduce.Reducer<K,Put,K,Put>
IOException
InterruptedException
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.