Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2468 Netty-based block server / client module
  3. SPARK-2956

Support transferring large blocks in Netty network module

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.1.0
    • Shuffle, Spark Core
    • None

    Description

      The existing Netty shuffle implementation does not support large blocks.

      The culprit is in FileClientHandler.channelRead0().

      We should add a LengthFieldBasedFrameDecoder to the pipeline.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: