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

Improve the way Spark on Yarn waits for executors before starting

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.0.0
    • None
    • YARN
    • None

    Description

      Currently Spark on Yarn just delays a few seconds between when the spark context is initialized and when it allows the job to start. If you are on a busy hadoop cluster is might take longer to get the number of executors.

      In the very least we could make this timeout a configurable value. Its currently hardcoded to 3 seconds.
      Better yet would be to allow user to give a minimum number of executors it wants to wait for, but that looks much more complex.

      Attachments

        Issue Links

          Activity

            People

              tgraves Thomas Graves
              tgraves Thomas Graves
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: