Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6164

Heap memory leak during parquet scan and OOM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.13.0
    • None

    Description

      During a scan of a large set of parquet files, Drill iterates over the set initializing parquet readers. Such initialization may require a significant memory usage (both heap and direct). When scan moves to the next parquet file in the set, it does not remove reference to the reader from the set it iterates over and does not remove references created during initialization.

      Attachments

        Issue Links

          Activity

            People

              vrozov Vlad Rozov
              vrozov Vlad Rozov
              Parth Chandra Parth Chandra
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: