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

Add support for dynamic allocation in the Mesos coarse-grained scheduler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.5.0
    • Mesos
    • None

    Description

      Add support inside the coarse-grained Mesos scheduler for dynamic allocation. It amounts to implementing two methods that allow scaling up and down the number of executors:

      def doKillExecutors(executorIds: Seq[String])
      def doRequestTotalExecutors(requestedTotal: Int)
      

      Attachments

        Issue Links

          Activity

            People

              dragos Dragos Dascalita Haut
              dragos Dragos Dascalita Haut
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: