[
https://issues.apache.org/jira/browse/SPARK-21458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-21458.
----------------------------------
Resolution: Incomplete
> Tear down the framework when failover_timeout > 0 (Mesos cluster mode)
> ----------------------------------------------------------------------
>
> Key: SPARK-21458
> URL: https://issues.apache.org/jira/browse/SPARK-21458
> Project: Spark
> Issue Type: Sub-task
> Components: Mesos
> Affects Versions: 2.2.0
> Reporter: Susan X. Huynh
> Priority: Major
> Labels: bulk-closed
>
> When the driver failover_timeout was always set to zero, we relied on the
> Mesos master to detect the disconnected driver and tear down the framework.
> When failover_timeout is nonzero, we have to make sure that the driver
> framework is torn down in all cases. Some cases require an explicit teardown
> are:
> # When a driver job submission is killed by the user
> # In --supervise mode, when a driver fails
> Note: the driver and executors do stop running. The only issue is the the
> framework shows up as "Inactive" rather than "Completed" without the
> teardown, for a period of failover_timeout seconds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]