Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3741

Tez outputs should free memory when closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.1, 0.9.0
    • 0.9.0
    • None
    • None

    Description

      Memory buffers aren't being released as quickly as they could be, e.g.: DefaultSorter is holding onto the very large kvbuffer byte array even after close() is called, and Ordered and Unordered outputs should remove references to sorter and kvWriter in their close.

      Attachments

        1. TEZ-3741.001.patch
          4 kB
          Jason Darrell Lowe
        2. TEZ-3741.002.patch
          15 kB
          Jason Darrell Lowe

        Activity

          People

            jlowe Jason Darrell Lowe
            jlowe Jason Darrell Lowe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: