[ 
https://issues.apache.org/jira/browse/SPARK-6183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352492#comment-14352492
 ] 

Peng Zhen edited comment on SPARK-6183 at 3/9/15 3:36 AM:
----------------------------------------------------------

[~srowen] they are related, but not the same. SPARK-4609 works on re-scheduling 
tasks, and  SPARK-6183 works on re-launching executors.
[~davies] 


was (Author: zhpengg):
[~srowen] they are related, but not the same. SPARK-4609 works on re-scheduling 
tasks, and  SPARK-6183 works on re-launching executors.
@davies 

> Skip bad workers when re-launching executors
> --------------------------------------------
>
>                 Key: SPARK-6183
>                 URL: https://issues.apache.org/jira/browse/SPARK-6183
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>            Reporter: Peng Zhen
>
> In standalone cluster, when an executor launch fails, the master should avoid 
> re-launching it on the same worker. 
> According to the current scheduling logic, the failed executor will be highly 
> possible re-launched on the same worker, and finally cause the application 
> removed from the master.



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

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

Reply via email to