[ 
https://issues.apache.org/jira/browse/SPARK-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564559#comment-14564559
 ] 

Apache Spark commented on SPARK-7945:
-------------------------------------

User 'WangTaoTheTonic' has created a pull request for this issue:
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: 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to