[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-10 Thread mateiz
Github user mateiz commented on the pull request: https://github.com/apache/spark/pull/76#issuecomment-37229918 Thanks Prabin; I've merged this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/76 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/76#issuecomment-36719524 Merged build finished. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/76#issuecomment-36719525 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13001/ --- If your project

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-04 Thread prabinb
GitHub user prabinb opened a pull request: https://github.com/apache/spark/pull/76 SPARK-977 Added Python RDD.zip function You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabinb/spark python-api-zip Alternatively you can

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/76#issuecomment-36623694 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-04 Thread mateiz
Github user mateiz commented on a diff in the pull request: https://github.com/apache/spark/pull/76#discussion_r10289240 --- Diff: python/pyspark/rdd.py --- @@ -1057,6 +1057,24 @@ def coalesce(self, numPartitions, shuffle=False): jrdd =

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-04 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/76#issuecomment-36716620 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have