-
- Downloads
[SPARK-20123][BUILD] SPARK_HOME variable might have spaces in it(e.g. $SPARK…
JIRA Issue: https://issues.apache.org/jira/browse/SPARK-20123 ## What changes were proposed in this pull request? If $SPARK_HOME or $FWDIR variable contains spaces, then use "./dev/make-distribution.sh --name custom-spark --tgz -Psparkr -Phadoop-2.7 -Phive -Phive-thriftserver -Pmesos -Pyarn" build spark will failed. ## How was this patch tested? manual tests Author: zuotingbing <zuo.tingbing9@zte.com.cn> Closes #17452 from zuotingbing/spark-bulid.
Showing
- R/check-cran.sh 10 additions, 10 deletionsR/check-cran.sh
- R/create-docs.sh 5 additions, 5 deletionsR/create-docs.sh
- R/create-rd.sh 4 additions, 4 deletionsR/create-rd.sh
- R/install-dev.sh 7 additions, 7 deletionsR/install-dev.sh
- R/install-source-package.sh 10 additions, 10 deletionsR/install-source-package.sh
- dev/make-distribution.sh 16 additions, 16 deletionsdev/make-distribution.sh
Please register or sign in to comment