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

Pluggable block transfer (data plane communication) interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • Shuffle, Spark Core
    • None

    Description

      The attached design doc proposes a standard interface for block transferring, which will make future engineering of this functionality easier, allowing the Spark community to provide alternative implementations.

      Block transferring is a critical function in Spark. All of the following depend on it:

      • shuffle
      • torrent broadcast
      • block replication in BlockManager
      • remote block reads for tasks scheduled without locality

      Attachments

        Issue Links

          Activity

            People

              rxin Reynold Xin
              rxin Reynold Xin
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: