You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Syed A. Hashmi (JIRA)" <ji...@apache.org> on 2014/05/11 00:00:17 UTC

[jira] [Created] (SPARK-1784) Add a partitioner which partitions an RDD with each partition having equal keys

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)