[
https://issues.apache.org/jira/browse/SPARK-5593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-5593:
-----------------------------
Affects Version/s: 1.2.0
> Replace BlockManager listener with Executor listener in
> ExecutorAllocationListener
> ----------------------------------------------------------------------------------
>
> Key: SPARK-5593
> URL: https://issues.apache.org/jira/browse/SPARK-5593
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Lianhui Wang
>
> More strictly, in ExecutorAllocationListener, we need to replace
> onBlockManagerAdded, onBlockManagerRemoved with
> onExecutorAdded,onExecutorRemoved. because at some time, onExecutorAdded and
> onExecutorRemoved are more accurate to express these meanings. example at
> SPARK-5529, BlockManager has been removed,but executor is existed.
> [~andrewor14] [~sandyr]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]