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

Apache Spark commented on SPARK-34931:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/32021

> CoarseGrainedExecutorBackend send wrong 'Reason' when executor exits which 
> leading to job failed.
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-34931
>                 URL: https://issues.apache.org/jira/browse/SPARK-34931
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.3.0
>            Reporter: ice bai
>            Priority: Major
>
> when executor lost for some reason(e.g.  Unable to register with external 
> shuffle server),CoarseGrainedExecutorBackend will send a RemoveExecutor event 
> with 'ExecutorLossReason'.   But this will cause TaskSetManager handle 
> handleFailedTask function with exitCausedByApp=true.   This is not correct



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to