aboutsummaryrefslogtreecommitdiff
path: root/docs/building-spark.md
diff options
context:
space:
mode:
authorWangTaoTheTonic <wangtao111@huawei.com>2015-05-30 08:04:27 -0400
committerSean Owen <sowen@cloudera.com>2015-05-30 08:04:27 -0400
commit9d8aadb72bbc86595e253fe30201cda6a8db877e (patch)
treefbf850bb1f1f2b8ce227d8fe940d7890d4b2923b /docs/building-spark.md
parent8c8de3ed863985554e84fd07d1cdcaeca7e3375c (diff)
downloadspark-9d8aadb72bbc86595e253fe30201cda6a8db877e.tar.gz
spark-9d8aadb72bbc86595e253fe30201cda6a8db877e.tar.bz2
spark-9d8aadb72bbc86595e253fe30201cda6a8db877e.zip
[SPARK-7945] [CORE] Do trim to values in properties file
https://issues.apache.org/jira/browse/SPARK-7945 Now applications submited by org.apache.spark.launcher.Main read properties file without doing trim to values in it. If user left a space after a value(say spark.driver.extraClassPath) then it probably affect global functions(like some jar could not be included in the classpath), so we should do it like Utils.getPropertiesFromFile. Author: WangTaoTheTonic <wangtao111@huawei.com> Author: Tao Wang <wangtao111@huawei.com> Closes #6496 from WangTaoTheTonic/SPARK-7945 and squashes the following commits: bb41b4b [Tao Wang] indent 4 to 2 6dd1cf2 [WangTaoTheTonic] use a simpler way 2c053a1 [WangTaoTheTonic] Do trim to values in properties file
Diffstat (limited to 'docs/building-spark.md')
0 files changed, 0 insertions, 0 deletions