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

Queries Against System Tables Must Not Be Subject to Admission Control

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • Backend

    Description

      Impala system tables are in-memory coordinator-only virtual tables without any backing of data on disk. Currently, the only system table is sys.impala_query_live. Since these tables only exist in coordinator memory, queries that only select from these tables do not need to by subject to admission control.

      Modify Impala so that queries that only reference system tables are not subject to admission control and can run if there is enough available memory on the coordinator.

      Attachments

        Issue Links

          Activity

            People

              jasonmfehr Jason Fehr
              jasonmfehr Jason Fehr
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: