Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/5405
---
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 enab
Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/5405#issuecomment-90977998
LGTM. Although this code has been around for many revisions, it only
causes a problem for YARN Cluster mode, which we've only supported since Spark
1.3, so I'm going t
Github user AmplabJenkins commented on the pull request:
https://github.com/apache/spark/pull/5405#issuecomment-90784192
Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5405#issuecomment-90784177
[Test build #29820 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29820/consoleFull)
for PR 5405 at commit
[`e184507`](https://gith
Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/5405#issuecomment-90771958
[Test build #29820 has
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/29820/consoleFull)
for PR 5405 at commit
[`e184507`](https://githu
GitHub user vanzin opened a pull request:
https://github.com/apache/spark/pull/5405
[SPARK-6506] [pyspark] Do not try to retrieve SPARK_HOME when not needed...
In particular, this makes pyspark in yarn-cluster mode fail unless
SPARK_HOME is set, when it's not really