You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/03 07:49:20 UTC

[jira] [Created] (SPARK-16868) Executor will be both dead and alive when this executor reregister itself to driver.

carlmartin created SPARK-16868:
----------------------------------

             Summary: Executor will be both dead and alive when this executor reregister itself to driver.
                 Key: SPARK-16868
                 URL: https://issues.apache.org/jira/browse/SPARK-16868
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 2.1.0
            Reporter: carlmartin


In a rare condition, Executor will register its block manager twice.
[]
When unregister it from BlockManagerMaster, driver mark it as "DEAD" in executors WebUI.
But when the heartbeat reregister the block manager again, this executor will also have another status "Active".





--
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