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

Make mesosExecutorCores configurable in mesos "fine-grained" mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0, 1.5.0
    • 1.4.0, 1.5.1, 1.6.0
    • Mesos
    • None

    Description

      When spark runs in mesos fine-grained mode, mesos slave launches executor with # of cpus and memories. By the way, # of executor's cores is always CPU_PER_TASKS as same as spark.task.cpus. If I set that values as 5 for running intensive task, mesos executor always consume 5 cores without any running task. This waste resources. We should set executor core as a configuration variable.

      Attachments

        Issue Links

          Activity

            People

              jongyoul Jongyoul Lee
              jongyoul Jongyoul Lee
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: