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

Executors failing stage on interrupted exception thrown by cancelled tasks

    XMLWordPrintableJSON

Details

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

    Description

      https://issues.apache.org/jira/browse/SPARK-20217 introduced a regression where now interrupted exceptions will cause a task to fail on cancellation. This is because NonFatal(e) does not match if e is an InterrupedException.

      Attachments

        Issue Links

          Activity

            People

              ekhliang Eric Liang
              ekhliang Eric Liang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: