You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/09/21 07:00:36 UTC

[jira] [Commented] (SPARK-1597) Add a version of reduceByKey that takes the Partitioner as a second argument

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

Patrick Wendell commented on SPARK-1597:
----------------------------------------

See relevant comment here:
https://github.com/apache/spark/pull/550#issuecomment-41483260

> Add a version of reduceByKey that takes the Partitioner as a second argument
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-1597
>                 URL: https://issues.apache.org/jira/browse/SPARK-1597
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Matei Zaharia
>            Assignee: Sandeep Singh
>            Priority: Blocker
>
> Most of our shuffle methods can take a Partitioner or a number of partitions as a second argument, but for some reason reduceByKey takes the Partitioner as a *first* argument: http://spark.apache.org/docs/0.9.1/api/core/#org.apache.spark.rdd.PairRDDFunctions. We should deprecate that version and add one where the Partitioner is the second argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org