Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the fair sharing implementation has some caveats when dealing with "scarce" resources:
http://www.mail-archive.com/dev@mesos.apache.org/msg35631.html
https://issues.apache.org/jira/browse/MESOS-5377
GPUs have been the first type of first-class "scarce" resource in the system, and consequently we'd like to introduce mechanisms to mitigate the "scarce" resource issues.
The first is a GPU framework capability in MESOS-5634. The second, in this ticket, is to provide the operator with the ability to more generally specify that some resource types (e.g. gpus) should not be fairly shared.
Attachments
Issue Links
- relates to
-
MESOS-5377 Improve DRF behavior with scarce resources.
- Accepted