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 enable
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 hav
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 i
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 t
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/76#issuecomment-36716619
Merged build triggered.
---
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 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 th
Github user prabinb commented on a diff in the pull request:
https://github.com/apache/spark/pull/76#discussion_r10289574
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1057,24 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartition
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 = self._jrdd.coalesce(numPartitions
Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/76#issuecomment-36714999
Jenkins, this is ok to test
---
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 thi
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 proje
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 review
11 matches
Mail list logo