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

SPIP: RDMA Accelerated Shuffle Engine

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • Spark Core
    • None

    Description

      An RDMA-accelerated shuffle engine can provide enormous performance benefits to shuffle-intensive Spark jobs, as demonstrated in the “SparkRDMA” plugin open-source project (https://github.com/Mellanox/SparkRDMA).
      Using RDMA for shuffle improves CPU utilization significantly and reduces I/O processing overhead by bypassing the kernel and networking stack as well as avoiding memory copies entirely. Those valuable CPU cycles are then consumed directly by the actual Spark workloads, and help reducing the job runtime significantly.
      This performance gain is demonstrated with both industry standard HiBench TeraSort (shows 1.5x speedup in sorting) as well as shuffle intensive customer applications.
      SparkRDMA will be presented at Spark Summit 2017 in Dublin (https://spark-summit.org/eu-2017/events/accelerating-shuffle-a-tailor-made-rdma-solution-for-apache-spark/).

      Please see attached proposal document for more information.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yuvaldeg Yuval Degani
            Votes:
            8 Vote for this issue
            Watchers:
            36 Start watching this issue

            Dates

              Created:
              Updated: