[GitHub] incubator-spark pull request: allCollect functions for RDD

2014-02-22 Thread CodingCat
Github user CodingCat commented on the pull request: https://github.com/apache/incubator-spark/pull/635#issuecomment-35824561 ah, it's here: http://apache-spark-developers-list.1001551.n3.nabble.com/Proposal-for-JIRA-and-Pull-Request-Policy-td505.html --- If your project is set up fo

[GitHub] incubator-spark pull request: allCollect functions for RDD

2014-02-22 Thread CodingCat
Github user CodingCat commented on the pull request: https://github.com/apache/incubator-spark/pull/635#issuecomment-35824526 @coderxiang I mean they suggest including the JIRA id in the PR title,I remember so...there was a discussion in dev list...cc: @pwendell --- If your project i

[GitHub] incubator-spark pull request: allCollect functions for RDD

2014-02-22 Thread coderxiang
Github user coderxiang commented on the pull request: https://github.com/apache/incubator-spark/pull/635#issuecomment-35824486 @CodingCat Thanks for mentioning. I do create a JIRA here: https://spark-project.atlassian.net/browse/SPARK-1122 --- If your project is set up for it, you c

[GitHub] incubator-spark pull request: allCollect functions for RDD

2014-02-22 Thread CodingCat
Github user CodingCat commented on the pull request: https://github.com/apache/incubator-spark/pull/635#issuecomment-35824430 I think now they require that every PR corresponds to a certain JIRA...https://spark-project.atlassian.net/browse/SPARK --- If your project is set up for it,

[GitHub] incubator-spark pull request: allCollect functions for RDD

2014-02-22 Thread coderxiang
GitHub user coderxiang opened a pull request: https://github.com/apache/incubator-spark/pull/635 allCollect functions for RDD Two methods (`allCollect`, `allCollectBroadcast`) are added to `RDD[T]`, which output a new `RDD[Array[T]]` instance with each partition containing all of