Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1394

Enable using oversubscribed resources in Mesos clusters

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • REEF-Runtime-Mesos
    • None

    Description

      Mesos now allows frameworks to use oversubscribed resources of high-priority user-facing services running in its cluster. (Description: http://mesos.apache.org/documentation/latest/oversubscription/)

      It'd be nice to expose this feature in REEF. One possible way to implement this is to attach a tag to EvaluatorRequest for us to specify whether we want regular resources or oversubscribed resources in requesting for evaluators. We can also add a similar tag in EvaluatorDescriptor of AllocatedEvaluator for us to distinguish on which type of resources the allocated evaluator is running. Of course, the default value of the tags should be regular resources for backward compatibility.

      Attachments

        Activity

          People

            Unassigned Unassigned
            johnyangk John Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: