You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2015/07/27 19:57:04 UTC

[jira] [Created] (SPARK-9384) Easier setting of executor and driver classpath

Mark Grover created SPARK-9384:
----------------------------------

             Summary: Easier setting of executor and driver classpath
                 Key: SPARK-9384
                 URL: https://issues.apache.org/jira/browse/SPARK-9384
             Project: Spark
          Issue Type: Improvement
          Components: Spark Submit
    Affects Versions: 1.5.0
            Reporter: Mark Grover


Currently one can set extra jars in the driver classpath using {{spark.driver.extraClassPath}} property. Similarly, the executor's extra classpath can be set using {{spark.executor.extraClassPath}} property.

However, many users (myself) included have often suffered from the dogma of setting one and missing the other. Causing a lot of wasted time. And, this JIRA is an effort to see if the status quo can be made better.

More details in comments.



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