Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31634

FLIP-301: Hybrid Shuffle supports Remote Storage

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Done
    • 1.18.0
    • None
    • Runtime / Network
    • Hide
      Hybrid Shuffle supports storing the shuffle data in remote storage. The remote storage path can be configured with the option `taskmanager.network.hybrid-shuffle.remote.path`. Hybrid Shuffle uses less network memory than before by decoupling the memory usage from the number of parallelisms, improving the stability and ease of use. For more detailed information, please refer to https://nightlies.apache.org/flink/flink-docs-master/docs/ops/batch/batch_shuffle/#hybrid-shuffle
      Show
      Hybrid Shuffle supports storing the shuffle data in remote storage. The remote storage path can be configured with the option `taskmanager.network.hybrid-shuffle.remote.path`. Hybrid Shuffle uses less network memory than before by decoupling the memory usage from the number of parallelisms, improving the stability and ease of use. For more detailed information, please refer to https://nightlies.apache.org/flink/flink-docs-master/docs/ops/batch/batch_shuffle/#hybrid-shuffle

    Description

      This is an umbrella ticket for FLIP-301.

      Attachments

        Issue Links

          Activity

            People

              tanyuxin Yuxin Tan
              tanyuxin Yuxin Tan
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: