public static class FeatureSelect.Reduce extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.BytesWritable>
Constructor and Description |
---|
FeatureSelect.Reduce() |
public FeatureSelect.Reduce()
protected void setup(org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
setup
in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.BytesWritable>
IOException
InterruptedException
public void reduce(org.apache.hadoop.io.IntWritable key, Iterable<org.apache.hadoop.io.BytesWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce
in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.BytesWritable>
IOException
InterruptedException