[ 
https://issues.apache.org/jira/browse/SPARK-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954928#comment-14954928
 ] 

Thomas Graves commented on SPARK-11026:
---------------------------------------

if you use --jars hdfs://users/foo.jar with 
spark.yarn.user.classpath.first=true, it doesn't properly add it to the system 
classpath.

> spark.yarn.user.classpath.first does work for 'spark-submit --jars 
> hdfs://user/foo.jar'
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-11026
>                 URL: https://issues.apache.org/jira/browse/SPARK-11026
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: Lianhui Wang
>
> when spark.yarn.user.classpath.first=true and addJars is on hdfs path, need 
> to add the yarn's linkName of addJars to the system classpath.



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

Reply via email to