Andrew Or created SPARK-3243:
--------------------------------

             Summary: spark.driver.extra* 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


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

Reply via email to