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

Mesos Scheduler should reject offers not matching constraints for longer period of time

    XMLWordPrintableJSON

Details

    Description

      The current implementation of mesos constraints introduced in SPARK-6707 rejects offers not matching the constraints with default refuseDuration of 5 seconds.
      Even though spark will never launch tasks on these offers, mesos keeps sending the same offers again every 5 seconds making them unavailable for other frameworks.

      Spark should reject those offers for a longer period of time to prevent offer starvation when running a lot of frameworks.

      Attachments

        Activity

          People

            flx Felix Bechstein
            flx Felix Bechstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: