Michael Gummelt created SPARK-19702:
---------------------------------------
Summary: Add Suppress/Revive support to the Mesos Spark Dispatcher
Key: SPARK-19702
URL: https://issues.apache.org/jira/browse/SPARK-19702
Project: Spark
Issue Type: New Feature
Components: Mesos
Affects Versions: 2.1.0
Reporter: Michael Gummelt
Due to the problem described here:
https://issues.apache.org/jira/browse/MESOS-6112, Running > 5 Mesos frameworks
concurrently can result in starvation. For example, running 10 dispatchers
could result in 5 of them getting all the offers, even if they have no jobs to
launch. We must implement explicit SUPPRESS and REVIVE calls in the Spark
Dispatcher to solve this problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]