Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Apr 8, 2015

....

In particular, this makes pyspark in yarn-cluster mode fail unless
SPARK_HOME is set, when it's not really needed.

…ded.

In particular, this makes pyspark in yarn-cluster mode fail unless
SPARK_HOME is set, when it's not really needed.
@SparkQA
Copy link

SparkQA commented Apr 8, 2015

Test build #29820 has started for PR 5405 at commit e184507.

@SparkQA
Copy link

SparkQA commented Apr 8, 2015

Test build #29820 has finished for PR 5405 at commit e184507.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29820/
Test PASSed.

@JoshRosen
Copy link
Contributor

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 to merge this into master (1.4.0) and branch-1.3 (1.3.2). Thanks!

asfgit pushed a commit that referenced this pull request Apr 8, 2015
…ded...

....

In particular, this makes pyspark in yarn-cluster mode fail unless
SPARK_HOME is set, when it's not really needed.

Author: Marcelo Vanzin <[email protected]>

Closes #5405 from vanzin/SPARK-6506 and squashes the following commits:

e184507 [Marcelo Vanzin] [SPARK-6506] [pyspark] Do not try to retrieve SPARK_HOME when not needed.

(cherry picked from commit f7e21dd)
Signed-off-by: Josh Rosen <[email protected]>
@asfgit asfgit closed this in f7e21dd Apr 8, 2015
@vanzin vanzin deleted the SPARK-6506 branch April 8, 2015 17:18
vanzin pushed a commit to vanzin/spark that referenced this pull request Apr 20, 2015
…ded...

....

In particular, this makes pyspark in yarn-cluster mode fail unless
SPARK_HOME is set, when it's not really needed.

Author: Marcelo Vanzin <[email protected]>

Closes apache#5405 from vanzin/SPARK-6506 and squashes the following commits:

e184507 [Marcelo Vanzin] [SPARK-6506] [pyspark] Do not try to retrieve SPARK_HOME when not needed.

(cherry picked from commit f7e21dd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants