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

Apache Spark commented on SPARK-6183:
-------------------------------------

User 'zhpengg' has created a pull request for this issue:
https://github.com/apache/spark/pull/4909

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

Reply via email to