You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2017/01/06 05:33:58 UTC

[jira] [Commented] (SPARK-19083) sbin/start-history-server.sh scripts use of $@ without ""

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

Dongjoon Hyun commented on SPARK-19083:
---------------------------------------

Hi, [~zuo.tingbing9].
Could you create a PR on GitHub? Apache Spark community uses GitHub.
Also, I removed the fix versions. The committers set them when they merge the pull request.

> sbin/start-history-server.sh scripts use of $@ without ""
> ---------------------------------------------------------
>
>                 Key: SPARK-19083
>                 URL: https://issues.apache.org/jira/browse/SPARK-19083
>             Project: Spark
>          Issue Type: Bug
>         Environment: linux
>            Reporter: zuotingbing
>            Priority: Trivial
>         Attachments: 0001-SPARK-19083.patch
>
>
> sbin/start-history-server.sh script use of $@ without "" , this will affect the length of args which used in HistoryServerArguments::parse(args: List[String])
> should write as follows:
> exec ... org.apache.spark.deploy.history.HistoryServer 1 "$@"



--
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