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

Some FetchFailure refactoring in the DAGScheduler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.2.0
    • Scheduler, Spark Core
    • None

    Description

      SPARK-17644 opened up a discussion about further refactoring of the DAGScheduler's handling of FetchFailure events. These include:

      • rewriting code and comments to improve readability
      • doing fetchFailedAttemptIds.add(stageAttemptId) even when disallowStageRetryForTest is true
      • issuing a ResubmitFailedStages event based on whether one is already enqueued for the current failed stage, not any prior failed stage
      • logging the resubmission of all failed stages

      Attachments

        Activity

          People

            markhamstra Mark Hamstra
            markhamstra Mark Hamstra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: