[ https://issues.apache.org/jira/browse/SPARK-21371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-21371: ------------------------------------ Assignee: Apache Spark > dev/make-distribution.sh scripts use of $@ without "" > ----------------------------------------------------- > > Key: SPARK-21371 > URL: https://issues.apache.org/jira/browse/SPARK-21371 > Project: Spark > Issue Type: Bug > Components: Build > Affects Versions: 2.1.1 > Reporter: liuzhaokun > Assignee: Apache Spark > Priority: Trivial > > dev/make-distribution.sh scripts use of $@ without " ",this will affect the > length of args.For example, if there is a space in the parameter,it will be > identified as two parameter.Mean while,other modules in spark have used $@ > with " ",it's right,I think dev/make-distribution.sh should be consistent > with others,because it's safety. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org