Syed A. Hashmi created SPARK-1784:
-------------------------------------
Summary: Add a partitioner which partitions an RDD with each
partition having equal keys
Key: SPARK-1784
URL: https://issues.apache.org/jira/browse/SPARK-1784
Project: Spark
Issue Type: New Feature
Components: Spark Core
Affects Versions: 0.9.0
Reporter: Syed A. Hashmi
Priority: Minor
Fix For: 1.0.0
At times on mailing lists, I have seen people complaining about having no
control over # of keys per partition. RangePartitioner partitions keys in to
roughly equal sized partitions, but in cases where user wants full control over
specifying exact size, it is not possible today.
--
This message was sent by Atlassian JIRA
(v6.2#6252)