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

Patrick Wendell resolved SPARK-3243.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

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

> spark.driver.* system properties are outdated if --driver-* options exist
> -------------------------------------------------------------------------
>
>                 Key: SPARK-3243
>                 URL: https://issues.apache.org/jira/browse/SPARK-3243
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.2
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>             Fix For: 1.1.0
>
>
> If we set "spark.driver.extraClassPath" AND "--driver-class-path", then the 
> latter correctly overrides the former. However! The value of the system 
> property "spark.driver.extraClassPath" remains the former, which is not 
> actually used.
> That is just an example. Of course this also affects java options, library 
> path and memory etc.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to