You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tejas Patil (JIRA)" <ji...@apache.org> on 2016/09/08 14:29:21 UTC

[jira] [Created] (SPARK-17451) CoarseGrainedExecutorBackend should inform driver before self-kill

Tejas Patil created SPARK-17451:
-----------------------------------

             Summary: CoarseGrainedExecutorBackend should inform driver before self-kill
                 Key: SPARK-17451
                 URL: https://issues.apache.org/jira/browse/SPARK-17451
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 2.0.0
            Reporter: Tejas Patil
            Priority: Minor


`CoarseGrainedExecutorBackend` in some failure cases exits the JVM. While this does not have any issue, from the driver UI there is no specific reason captured for this. `exitExecutor` [0] already has the reason which could be passed on to the driver.

[0] : https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/executor/CoarseGrainedExecutorBackend.scala#L151



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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