[GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-15 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/5496#issuecomment-93561670 Finished the 1.2 backport as well. --- 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

[GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-15 Thread JoshRosen
Github user JoshRosen commented on the pull request: https://github.com/apache/spark/pull/5496#issuecomment-93546208 This fix looks good to me. There are two contributors to the bug here: 1. In certain Python-driver-side operations, like `groupBy()`, we create RDDs that

[GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/5496 --- 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-6886] [PySpark] fix big closure with sh...

2015-04-15 Thread davies
Github user davies commented on the pull request: https://github.com/apache/spark/pull/5496#issuecomment-93569939 @JoshRosen Thanks! --- 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] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-13 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/5496#issuecomment-92517832 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5496#issuecomment-92517801 [Test build #30192 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30192/consoleFull) for PR 5496 at commit

[GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-13 Thread davies
GitHub user davies opened a pull request: https://github.com/apache/spark/pull/5496 [SPARK-6886] [PySpark] fix big closure with shuffle Currently, the created broadcast object will have same life cycle as RDD in Python. For multistage jobs, an PythonRDD will be created in JVM and

[GitHub] spark pull request: [SPARK-6886] [PySpark] fix big closure with sh...

2015-04-13 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/5496#issuecomment-92497692 [Test build #30192 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30192/consoleFull) for PR 5496 at commit