public static class TSMRWriteExample.TSReducer extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.Text,org.apache.hadoop.io.MapWritable,org.apache.hadoop.io.NullWritable,HDFSTSRecord>
protected void reduce(org.apache.hadoop.io.Text key,
java.lang.Iterable<org.apache.hadoop.io.MapWritable> 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.MapWritable,org.apache.hadoop.io.NullWritable,HDFSTSRecord>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.