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

Modify the assignment logic of dirFetchRequests variables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.1.2, 3.2.0
    • None
    • Shuffle
    • None

    Description

      In the ShuffleBlockFetcherIterator.fetchHostLocalBlocks method, we generate dirFetchRequests based on externalShuffleServiceEnabled. But in fact, the MapStatus object generated in the shuffle write phase had already generated the BlockManagerId object according to externalShuffleServiceEnabled in the BlockManager.initialize method.

      So we don't need to judge it again.

      Attachments

        Activity

          People

            Unassigned Unassigned
            csbliss jinhai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: