[
https://issues.apache.org/jira/browse/SPARK-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009184#comment-14009184
]
Patrick Wendell commented on SPARK-1784:
----------------------------------------
I think this might be subsumed by the fix to SPARK-1770.
https://github.com/apache/spark/pull/727/files
> Add a partitioner which partitions an RDD with each partition having
> specified # of 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)