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

Row batches should count their tuple pointers towards memory limit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • Impala 2.3.0
    • Impala 2.3.0
    • None
    • None

    Description

      A recent change to tuple pointer allocation in rowbatch means that the pointers are no longer counted towards the query or impalad memory limit. If there are many row batches in flight in a given query (many nodes, high concurrency, etc), then this may make it possible to overrun the specified memory limit. We should track these allocations with the row batch's memory tracker.

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: