public class GroupByShuffler extends Object implements SparkShuffler
| Constructor and Description |
|---|
GroupByShuffler() |
public org.apache.spark.api.java.JavaPairRDD<HiveKey,Iterable<org.apache.hadoop.io.BytesWritable>> shuffle(org.apache.spark.api.java.JavaPairRDD<HiveKey,org.apache.hadoop.io.BytesWritable> input, int numPartitions)
shuffle in interface SparkShufflerCopyright © 2017 The Apache Software Foundation. All rights reserved.