Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/92
---
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 pwendell commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37380473
Thanks, merged.
---
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
Github user prabinb commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37380006
@pwendell rebased with the latest master, should be able to merge now.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37327532
@prabinb seems like this isn't merging cleanly right now.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. I
Github user prabinb commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37266566
Removed `RDD.generator()` and `RDD.setGenerator()` functions
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10456929
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartitio
Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37250063
Other than removing the generator this looks good to me.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
Github user mateiz commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10444769
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartitions
Github user prabinb commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10422546
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartition
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10410905
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartitio
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10410792
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartitio
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10410791
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartitio
Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/92#discussion_r10410706
--- Diff: python/pyspark/rdd.py ---
@@ -1057,6 +1058,64 @@ def coalesce(self, numPartitions, shuffle=False):
jrdd = self._jrdd.coalesce(numPartitio
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37086543
All automated tests passed.
Refer to this link for build results:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/13057/
---
If your project i
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37086542
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/92#issuecomment-37084924
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 AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37084923
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 mateiz commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-37084601
Jenkins, test this please
---
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
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/92#issuecomment-36838038
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/92
Spark-1163, Added missing Python RDD functions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabinb/spark python-api-rdd
Alternatively you can
20 matches
Mail list logo