public class HiveReduceFunction extends HivePairFlatMapFunction<Iterator<scala.Tuple2<HiveKey,Iterable<org.apache.hadoop.io.BytesWritable>>>,HiveKey,org.apache.hadoop.io.BytesWritable>
jobConf, sparkReporter| Constructor and Description |
|---|
HiveReduceFunction(byte[] buffer,
SparkReporter sparkReporter) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<scala.Tuple2<HiveKey,org.apache.hadoop.io.BytesWritable>> |
call(Iterator<scala.Tuple2<HiveKey,Iterable<org.apache.hadoop.io.BytesWritable>>> it) |
protected boolean |
isMap() |
initJobConfpublic HiveReduceFunction(byte[] buffer,
SparkReporter sparkReporter)
Copyright © 2017 The Apache Software Foundation. All rights reserved.