[ https://issues.apache.org/jira/browse/SPARK-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053676#comment-15053676 ]
Justin Bailey edited comment on SPARK-12282 at 12/11/15 10:18 PM: ------------------------------------------------------------------ If you pass {{--conf spark.jars=".."}}, you can set this flag, which is actually pretty useful (its a consistent way to set configuration). So maybe {{spark-submit}} should warn or throw if this configuration is included? was (Author: m4dc4p): If you pass `--conf spark.jars=".."`, you can set this flag, which is actually pretty useful (its a consistent way to set configuration). So maybe spark-submit should warn or throw if this configuration is included? > Document spark.jars > ------------------- > > Key: SPARK-12282 > URL: https://issues.apache.org/jira/browse/SPARK-12282 > Project: Spark > Issue Type: Documentation > Components: Documentation > Reporter: Justin Bailey > Priority: Trivial > > The spark.jars property (as implemented in SparkSubmit.scala, > https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L516) > is not documented anywhere, and should be. -- 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