You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/29 12:41:32 UTC

[jira] [Created] (SPARK-7945) Do trim to values of properties

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org