Tao Wang created SPARK-7945:
-------------------------------
Summary: Do trim to values of properties
Key: SPARK-7945
URL: https://issues.apache.org/jira/browse/SPARK-7945
Project: Spark
Issue Type: Bug
Components: Spark Core
Reporter: Tao Wang
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]