You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "angerszhu (Jira)" <ji...@apache.org> on 2021/02/02 12:17:01 UTC

[jira] [Updated] (SPARK-34329) When hit ApplicationAttemptNotFoundException, we can't just stop app for all case

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

angerszhu updated SPARK-34329:
------------------------------
    Description: 
We always meet case that because yarn queue's setting, some app's container is preempted by a higher level request due to the scheduling framework.

 

In this case Spark just stoped immediately. This case we can have a retry. 

> When hit  ApplicationAttemptNotFoundException, we can't just stop app for all case
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-34329
>                 URL: https://issues.apache.org/jira/browse/SPARK-34329
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>    Affects Versions: 3.2.0
>            Reporter: angerszhu
>            Priority: Major
>
> We always meet case that because yarn queue's setting, some app's container is preempted by a higher level request due to the scheduling framework.
>  
> In this case Spark just stoped immediately. This case we can have a retry. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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