Skip to content

Conversation

@sun-rui
Copy link
Contributor

@sun-rui sun-rui commented Jun 3, 2015

No description provided.

@shivaram
Copy link
Contributor

shivaram commented Jun 3, 2015

hmm -- so just to confirm, does the MASTER env variable get read by spark-submit automatically ?

@SparkQA
Copy link

SparkQA commented Jun 3, 2015

Test build #34063 has finished for PR 6605 at commit 51ca48b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

@shivaram yes it does:

@andrewor14
Copy link
Contributor

I am not familiar with the R code but I believe this change means we delegate the master check to spark-submit, where the precedence order is correct (--master > MASTER). If this is what this patch does then this LGTM, though @shivaram should verify.

@shivaram
Copy link
Contributor

shivaram commented Jun 3, 2015

Thanks @andrewor14 - LGTM. Merging this.

asfgit pushed a commit that referenced this pull request Jun 3, 2015
…riable and --master command line option.

Author: Sun Rui <[email protected]>

Closes #6605 from sun-rui/SPARK-8063 and squashes the following commits:

51ca48b [Sun Rui] [SPARK-8063][SPARKR] Spark master URL conflict between MASTER env variable and --master command line option.

(cherry picked from commit 708c63b)
Signed-off-by: Shivaram Venkataraman <[email protected]>
@asfgit asfgit closed this in 708c63b Jun 3, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
…riable and --master command line option.

Author: Sun Rui <[email protected]>

Closes apache#6605 from sun-rui/SPARK-8063 and squashes the following commits:

51ca48b [Sun Rui] [SPARK-8063][SPARKR] Spark master URL conflict between MASTER env variable and --master command line option.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
…riable and --master command line option.

Author: Sun Rui <[email protected]>

Closes apache#6605 from sun-rui/SPARK-8063 and squashes the following commits:

51ca48b [Sun Rui] [SPARK-8063][SPARKR] Spark master URL conflict between MASTER env variable and --master command line option.
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