Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-10787

External sorter 2048MB memory limit should be Hadoop only

Details

    • Bug
    • Status: Open
    • P4
    • Resolution: Unresolved
    • 2.23.0
    • None
    • extensions-java-sorter

    Description

      The 2048MB limit only applies when using Hadoop sequence file for external sort.
      It doesn't apply when sorting is entirely in memory since we're using a List<KV<byte[], byte[]>> to buffer data and long to keep track of total bytes. Same with native external sorter.
      https://github.com/apache/beam/pull/12659

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sinisa_lyh Neville Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m