Constructor and Description |
---|
ReduceTran() |
Modifier and Type | Method and Description |
---|---|
void |
setReduceFunction(HiveReduceFunction redFunc) |
org.apache.spark.api.java.JavaPairRDD<HiveKey,org.apache.hadoop.io.BytesWritable> |
transform(org.apache.spark.api.java.JavaPairRDD<HiveKey,Iterable<org.apache.hadoop.io.BytesWritable>> input) |
public org.apache.spark.api.java.JavaPairRDD<HiveKey,org.apache.hadoop.io.BytesWritable> transform(org.apache.spark.api.java.JavaPairRDD<HiveKey,Iterable<org.apache.hadoop.io.BytesWritable>> input)
public void setReduceFunction(HiveReduceFunction redFunc)
Copyright © 2017 The Apache Software Foundation. All rights reserved.