public interface SparkShuffler<V>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.apache.spark.api.java.JavaPairRDD<HiveKey,V> |
shuffle(org.apache.spark.api.java.JavaPairRDD<HiveKey,org.apache.hadoop.io.BytesWritable> input,
int numPartitions) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.