You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/04/25 07:34:00 UTC

[jira] [Assigned] (SPARK-24075) [Mesos] Supervised driver upon failure will be retried indefinitely unless explicitly killed

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

Apache Spark reassigned SPARK-24075:
------------------------------------

    Assignee:     (was: Apache Spark)

> [Mesos] Supervised driver upon failure will be retried indefinitely unless explicitly killed
> --------------------------------------------------------------------------------------------
>
>                 Key: SPARK-24075
>                 URL: https://issues.apache.org/jira/browse/SPARK-24075
>             Project: Spark
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 2.3.0
>            Reporter: Yogesh Natarajan
>            Priority: Minor
>
> If supervise is enabled, MesosClusterScheduler will retry a failing driver indefinitely. This takes up cluster resources which is freed up only when the driver is explicitly killed.
> The proposed solution is to introduce spark configuration "spark.driver.supervise.maxRetries" which allows the maximum number of retries to be specified while preserving the default behavior of retrying the driver indefinitely.



--
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