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

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

     [ https://issues.apache.org/jira/browse/SPARK-16868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-16868.
------------------------------------
       Resolution: Fixed
         Assignee: carlmartin
    Fix Version/s: 2.1.0

> 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
>            Reporter: carlmartin
>            Assignee: carlmartin
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: 2016-8-3 15-41-47.jpg, 2016-8-3 15-51-13.jpg
>
>
> In a rare condition, Executor will register its block manager twice.
> !https://issues.apache.org/jira/secure/attachment/12821794/2016-8-3%2015-41-47.jpg!
> 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".
> !https://issues.apache.org/jira/secure/attachment/12821795/2016-8-3%2015-51-13.jpg!



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