Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/7739#discussion_r40576297
--- Diff: core/src/main/scala/org/apache/spark/SparkConf.scala ---
@@ -465,6 +466,10 @@ class SparkConf(loadDefaults: Boolean) extends
Cloneable with Logging {
|Please instead use:
| - ./spark-submit with --driver-class-path to augment the
driver classpath
| - spark.executor.extraClassPath to augment the executor
classpath
+ | - spark.common.extraClassPath to augument the driver and
executor classpath.
--- End diff --
augment
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]