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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to