public static class TSFMRReadExample.TSReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable>
protected void reduce(org.apache.hadoop.io.Text key,
java.lang.Iterable<org.apache.hadoop.io.DoubleWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws java.io.IOException,
java.lang.InterruptedException
reduce 在类中 org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.