You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/07/19 17:12:04 UTC

[jira] [Commented] (SPARK-9180) Accept --name option in spark-submit

    [ https://issues.apache.org/jira/browse/SPARK-9180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632840#comment-14632840 ] 

Apache Spark commented on SPARK-9180:
-------------------------------------

User 'kmaehashi' has created a pull request for this issue:
https://github.com/apache/spark/pull/7512

> 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
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org