GitHub user pgillet opened a pull request:
https://github.com/apache/spark/pull/20665
[SPARK-23499][MESOS] Support for priority queues in Mesos scheduler
As for Yarn, Mesos users should be able to specify priority queues to
define a workload management policy for queued drivers in the Mesos Cluster
Dispatcher.
## What changes were proposed in this pull request?
This commit introduces the necessary changes to manage such priority queues.
## How was this patch tested?
unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pgillet/spark mesos-scheduler-priority-queue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20665.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20665
----
commit 67d82bd903d39fe9b12421536da69e6a011580cf
Author: pgillet <pascalgillet@...>
Date: 2018-02-23T16:30:27Z
Support for priority queues in Mesos scheduler
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]