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

Add checksum for shuffle blocks

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.2.0
    • None
    • Spark Core
    • None

    Description

      Shuffle data corruption is a long-standing issue in Spark. For example, inĀ SPARK-18105, people continually reports corruption issue. However, data corruption is difficult to reproduce in most cases and even harder to tell the root cause. We don't know if it's a Spark issue or not. With the checksum support for the shuffle, Spark itself can at least distinguish the cause between disk and network, which is very important for users.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Ngone51 wuyi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: