You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/07/27 08:18:00 UTC

[jira] [Commented] (SPARK-24931) CoarseGrainedExecutorBackend send wrong 'Reason' when executor exits which leading to job failed.

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

Apache Spark commented on SPARK-24931:
--------------------------------------

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

> CoarseGrainedExecutorBackend send wrong 'Reason' when executor exits which leading to job failed.
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-24931
>                 URL: https://issues.apache.org/jira/browse/SPARK-24931
>             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
(v7.6.3#76005)

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