[
https://issues.apache.org/jira/browse/SPARK-8063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivaram Venkataraman resolved SPARK-8063.
------------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
1.5.0
Issue resolved by pull request 6605
[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
> Fix For: 1.5.0, 1.4.1
>
>
> 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]