You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2014/09/12 23:48:35 UTC

[jira] [Closed] (SPARK-1906) spark-submit doesn't send master URL to Driver in standalone cluster mode

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

Andrew Or closed SPARK-1906.
----------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0
         Assignee: Andrew Or

This is fixed in https://github.com/apache/spark/pull/1538 as part of the broader fix for standalone cluster mode.

> spark-submit doesn't send master URL to Driver in standalone cluster mode
> -------------------------------------------------------------------------
>
>                 Key: SPARK-1906
>                 URL: https://issues.apache.org/jira/browse/SPARK-1906
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Deploy
>            Reporter: Xiangrui Meng
>            Assignee: Andrew Or
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> `spark-submit` doesn't send `spark.master` to DriverWrapper. So the latter creates an empty SparkConf and throws an exception:
> {code}
> A master URL must be set in your configuration
> {code}
> The workaround is setting master explicitly in the user application.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org