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

2015-05-30 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-7945:
-
Assignee: Tao Wang

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



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

2015-05-29 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-7945:
-
  Priority: Minor  (was: Major)
Issue Type: Improvement  (was: Bug)

(Let's set type/priority reasonably -- this can't really be called a bug or 
major)

> 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
>
> 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