Skip to content
Snippets Groups Projects
Commit a9a13737 authored by zuotingbing's avatar zuotingbing Committed by Marcelo Vanzin
Browse files

[SPARK-19083] sbin/start-history-server.sh script use of $@ without quotes

JIRA Issue: https://issues.apache.org/jira/browse/SPARK-19083#

sbin/start-history-server.sh script use of $ without quotes, this will affect the length of args which used in HistoryServerArguments::parse(args: List[String])

Author: zuotingbing <zuo.tingbing9@zte.com.cn>

Closes #16484 from zuotingbing/sh.
parent 2e139eed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment