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

Avoid to recompute the pending speculative tasks in the ExecutorAllocationManager and remove unnecessary code

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.2, 3.1.0, 3.1.1
    • 3.2.0
    • Scheduler, Spark Core
    • None

    Description

      The number of the pending speculative tasks is recomputed in the ExecutorAllocationManager to calculate the maximum number of executors required. While , it only needs to be computed once to improve performance.

      Attachments

        Activity

          People

            weixiuli weixiuli
            weixiuli weixiuli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: