[ 
https://issues.apache.org/jira/browse/SPARK-8063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shivaram Venkataraman updated SPARK-8063:
-----------------------------------------
    Assignee: Sun Rui

> 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
>            Assignee: Sun Rui
>             Fix For: 1.4.1, 1.5.0
>
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to