You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/05/23 00:37:02 UTC

[jira] [Updated] (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 ]

Xiangrui Meng updated SPARK-1906:
---------------------------------

    Issue Type: Improvement  (was: Sub-task)
        Parent:     (was: SPARK-1905)

> 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: Improvement
>          Components: Deploy
>            Reporter: Xiangrui Meng
>            Priority: Minor
>
> `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.2#6252)