[GitHub] spark pull request: SPARK-1839: PySpark RDD#take() shouldn't alway...

2014-05-31 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/922#issuecomment-44758293 Thanks. I merged this in master. --- 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-1839: PySpark RDD#take() shouldn't alway...

2014-05-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/922 --- 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-1839: PySpark RDD#take() shouldn't alway...

2014-05-30 Thread aarondav
GitHub user aarondav opened a pull request: https://github.com/apache/spark/pull/922 SPARK-1839: PySpark RDD#take() shouldn't always read from driver This patch simply ports over the Scala implementation of RDD#take(), which reads the first partition at the driver, then decides how

[GitHub] spark pull request: SPARK-1839: PySpark RDD#take() shouldn't alway...

2014-05-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/922#issuecomment-44674829 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

[GitHub] spark pull request: SPARK-1839: PySpark RDD#take() shouldn't alway...

2014-05-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/922#issuecomment-44674842 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

[GitHub] spark pull request: SPARK-1839: PySpark RDD#take() shouldn't alway...

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

[GitHub] spark pull request: SPARK-1839: PySpark RDD#take() shouldn't alway...

2014-05-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/922#issuecomment-44679190 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.