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

zuotingbing updated SPARK-19083:
--------------------------------
    Comment: was deleted

(was: Hi Dongjoon Hyun.
I forked spark from apache/spark several days ago and created a 
PR(https://github.com/apache/spark/pull/16439) which has not been closed now. 
Should i need to create a new PR for this ISSUSE? and how?Thank you!


)

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

Reply via email to