Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-534

Selective queries over large tables produce unnecessary memory consumption

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.1
    • Impala 1.1.1
    • None
    • None

    Description

      The scanners only release IO buffers when they have produced rows, so running a very selective query over a large table causes the scanners to accumulate many IO buffers that aren't actually being used. Scanners should release IO buffers periodically regardless of how many rows were produced.

      Attachments

        Activity

          People

            skye Skye Wanderman-Milne
            skye Skye Wanderman-Milne
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: