Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-4922

Support dynamic allocation for coarse-grained Mesos

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 1.2.0
    • None
    • Mesos
    • None

    Description

      This brings SPARK-3174, which provided dynamic allocation of cluster resources to Spark on YARN applications, to Mesos coarse-grained mode.

      Note that the translation is not as trivial as adding a code path that exposes the request and kill mechanisms as we did for YARN is SPARK-3822. This is because Mesos coarse-grained mode schedules on the notion of setting the number of cores allowed for an application (as in standalone mode) instead of number of executors (as in YARN mode). For more detail, please see SPARK-4751.

      If you intend to work on this, please provide a detailed design doc!

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              andrewor14 Andrew Or
              Votes:
              5 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: