You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:16:41 UTC

[jira] [Resolved] (SPARK-20422) Worker registration retries should be configurable

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

Hyukjin Kwon resolved SPARK-20422.
----------------------------------
    Resolution: Incomplete

> Worker registration retries should be configurable
> --------------------------------------------------
>
>                 Key: SPARK-20422
>                 URL: https://issues.apache.org/jira/browse/SPARK-20422
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.1.0
>            Reporter: Cody
>            Priority: Minor
>              Labels: bulk-closed
>
> Currently in standalone mode, worker registration retries is fixed: 6+10 = 16.
> which means if a master is down and there's no available standby masters, in about 15min, the whole cluster will go down, including all workers, executors, drivers, which is unacceptable in production. I think a master failure should only affect resource allocation rather than killing a whole cluster, at least users should have a choice, which means retries should be configurable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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