You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 14:05:18 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-7945.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 6496
[https://github.com/apache/spark/pull/6496]

> Do trim to values of properties
> -------------------------------
>
>                 Key: SPARK-7945
>                 URL: https://issues.apache.org/jira/browse/SPARK-7945
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Tao Wang
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> 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