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

Fast fail while fetching shuffle data unsuccessfully

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • 3.1.0
    • None
    • Shuffle, Spark Core
    • None

    Description

      When fetching shuffle data unsuccessfully, we put a FailureFetchResult into results(a linkedBlockingQueue) and wait it to be taken.
      Then a FetchFailedException would be thrown.

      In fact, we can fast fail the task once fetching shuffle data unsuccessfully.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hzfeiwang feiwang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: