ice bai created SPARK-24931:
-------------------------------

             Summary: ExecutorBackend send wrong Reason when executor exits
                 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


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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to