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

Hyukjin Kwon updated SPARK-6183:
--------------------------------
    Labels: bulk-closed  (was: )

> 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: Zhen Peng
>            Priority: Major
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to