[ 
https://issues.apache.org/jira/browse/SPARK-16080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-16080:
------------------------------
    Target Version/s:   (was: 2.0.0)
            Priority: Major  (was: Blocker)
       Fix Version/s:     (was: 2.0.0)

> Config archive not properly added to YARN classpath
> ---------------------------------------------------
>
>                 Key: SPARK-16080
>                 URL: https://issues.apache.org/jira/browse/SPARK-16080
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 2.0.0
>         Environment: Spark on YARN
>            Reporter: Jonathan Kelly
>
> The config archive created for Spark on YARN does not get added to the 
> classpath properly. The filename is __spark_conf__.zip, but what gets added 
> to the classpath is simply "__spark_conf__" instead of "__spark_conf__.zip". 
> The result is that the files in the Spark config archive get added to the 
> DistributedCache but don't actually show up in the YARN containers' 
> classpaths.
>  
> This prevents, for example, Spark's log4j.properties file from getting picked 
> up instead of Hadoop's log4j.properties file.
> See also this conversation on the dev list: 
> http://apache-spark-developers-list.1001551.n3.nabble.com/Spark-2-0-on-YARN-Files-in-config-archive-not-ending-up-on-executor-classpath-td17967.html



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