You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/02/12 22:27:00 UTC

[jira] [Updated] (SPARK-26150) __spark_conf__XXX.zip doesn't exist

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

Marcelo Vanzin updated SPARK-26150:
-----------------------------------
    Component/s:     (was: Spark Submit)
                     (was: Spark Core)
                 YARN

> __spark_conf__XXX.zip doesn't exist
> -----------------------------------
>
>                 Key: SPARK-26150
>                 URL: https://issues.apache.org/jira/browse/SPARK-26150
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 1.6.0
>            Reporter: Madhusoodan
>            Priority: Major
>
> Spark application submitted via spark-submit fails because the resource localization for the application master instance 2 fails.
>  
> This is the scenario.
>  # I submitted an application via spark-submit
>  # The application master failed (The reason is not important here, but here it is: jar was compiled through java 8 and the java installed in cluster nodes was java 7)
>  # The appmaster instance 1 deleted the staging directory on failure. (Below is the log excerpt)
>  ## Deleting staging directory .sparkStaging/application_1542037527280_0015
>  # The Yarn restarted the appmaster in another node, where the NM couldn't find the resource in HDFS resulting in to (from nodemanager logs)
>  ## Diagnostics: File does not exist: hdfs://mpcdh001.informatica.com:8020/user/sampleuser/.sparkStaging/application_1542037527280_0007/__spark_conf__7096300976806305459.zip
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org