[
https://issues.apache.org/jira/browse/SPARK-8063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570272#comment-14570272
]
Apache Spark commented on SPARK-8063:
-------------------------------------
User 'sun-rui' has created a pull request for this issue:
https://github.com/apache/spark/pull/6605
> Spark master URL conflict between MASTER env variable and --master command
> line option
> --------------------------------------------------------------------------------------
>
> Key: SPARK-8063
> URL: https://issues.apache.org/jira/browse/SPARK-8063
> Project: Spark
> Issue Type: Bug
> Components: SparkR
> Affects Versions: 1.4.0
> Reporter: Sun Rui
>
> Currently, Spark supports several ways to specify the Spark master URL, like
> --master option for spark-submit, spark.master configuration option, MASTER
> env variable. They have different precedences, for example, --master
> overrides MASTER if both are specified.
> However, for SparkR shell, it always use the master URL specified by MASTER,
> not honoring --master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]