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

Marcelo Vanzin resolved SPARK-9180.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> Accept --name option in spark-submit
> ------------------------------------
>
>                 Key: SPARK-9180
>                 URL: https://issues.apache.org/jira/browse/SPARK-9180
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Shell
>    Affects Versions: 1.4.1
>            Reporter: Kenichi Maehashi
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> Currently spark-shell command does not accept specifying its application name 
> via {{--name}} option, as it is hard coded as {{"Spark shell"}} in 
> {{org.apache.spark.repl.Main}}.
> I think it's better if the app name is user configurable.
> The major problem of using the default application name {{"Spark shell"}} is 
> that Monitoring JSON API 
> ({{http://<spark-shell-host>:4040/api/v1/applications/app-id/}}) cannot be 
> used with spark-shell, as the application ID contains space character.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to