Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-3765

Make offer size adjustable (granularity)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • allocation
    • None

    Description

      The built-in allocator performs "coarse-grained" allocation, meaning that it always allocates the entire remaining agent resources to a single framework. This may heavily impact allocation fairness in some cases, for example in presence of numerous greedy frameworks and a small number of powerful agents.

      A possible solution would be to allow operators explicitly specify granularity via allocator flags. While this can be tricky for non-standard resources, it's pretty straightforward for cpus and mem.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alexr Alex R
              Votes:
              1 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated: