[jira] [Commented] (SPARK-5843) Expose Map-Side-Combine Setting in JavaPairRDD.combineByKey()

2015-02-16 Thread Matt Cheah (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323259#comment-14323259
 ] 

Matt Cheah commented on SPARK-5843:
---

Code's on my screen right now and will ship shortly!

 Expose Map-Side-Combine Setting in JavaPairRDD.combineByKey()
 -

 Key: SPARK-5843
 URL: https://issues.apache.org/jira/browse/SPARK-5843
 Project: Spark
  Issue Type: New Feature
  Components: Spark Core
Affects Versions: 1.2.0, 1.2.1
Reporter: Matt Cheah
Priority: Minor

 It would be nice if users of the Java API could specify the map-side-combine 
 behavior in JavaPairRDD's combineByKey method. This would be a strictly 
 additive API change and not break existing users.



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

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



[jira] [Commented] (SPARK-5843) Expose Map-Side-Combine Setting in JavaPairRDD.combineByKey()

2015-02-16 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14323357#comment-14323357
 ] 

Apache Spark commented on SPARK-5843:
-

User 'mccheah' has created a pull request for this issue:
https://github.com/apache/spark/pull/4634

 Expose Map-Side-Combine Setting in JavaPairRDD.combineByKey()
 -

 Key: SPARK-5843
 URL: https://issues.apache.org/jira/browse/SPARK-5843
 Project: Spark
  Issue Type: New Feature
  Components: Spark Core
Affects Versions: 1.2.0, 1.2.1
Reporter: Matt Cheah
Priority: Minor

 It would be nice if users of the Java API could specify the map-side-combine 
 behavior in JavaPairRDD's combineByKey method. This would be a strictly 
 additive API change and not break existing users.



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

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