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

OutputCommitCoordinator should not allow commits for already failed tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • Scheduler, Spark Core
    • None

    Description

      This is similar to SPARK-6614, but there a race condition where a task may fail (e.g. Executor heartbeat timeout) and still manage to go through the commit protocol successfully. After this any retries of the task will fail indefinitely because of TaskCommitDenied.

      Attachments

        Issue Links

          Activity

            People

              pwoody Patrick Woody
              pwoody Patrick Woody
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: