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:18 UTC

[jira] [Commented] (SPARK-1784) Add a partitioner which partitions an RDD with each partition having specified # of keys

    [ https://issues.apache.org/jira/browse/SPARK-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994047#comment-13994047 ] 

Syed A. Hashmi commented on SPARK-1784:
---------------------------------------

[~matei]: Can you please assign this JIRA to me? I have the code in my repo and will submit the PR shortly to get feedback.

> 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)