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

Decrease spacing between AM-RM heartbeats.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.1
    • 1.5.0
    • YARN
    • None

    Description

      The current default of spark.yarn.scheduler.heartbeat.interval-ms is 5 seconds. This is really long. For reference, the MR equivalent is 1 second.

      To avoid noise and unnecessary communication, we could have a fast rate for when we're waiting for executors and a slow rate for when we're just heartbeating.

      Attachments

        Activity

          People

            Ehnalis Zoltán Zvara
            sandyr Sandy Ryza
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: