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

Message is incorrect when trying to read shuffle blocks

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Trivial
    • Resolution: Won't Fix
    • 2.4.3
    • None
    • Spark Core
    • None

    Description

      ShuffleBlockFetcherIterator sends requests to other executors/externalShuffleService to fetch the shuffle blocks.

      Below log leads to confusion as it sends the request to req.address.hostPort.
      So need to change to from from

      logDebug("Sending request for %d blocks (%s) from %s".format(
      req.blocks.size, Utils.bytesToString(req.size), req.address.hostPort))

      code

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sandeep.katta2007 Sandeep Katta
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: