Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10612 Catalogd changes to support external FE
  3. IMPALA-10648

Invalidate catalogd cache for non transactional tables when create/alter/drop HMS apis are accessed

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • Catalog
    • None
    • ghx-label-12

    Description

      IMPALA-10613 introduced changes to expose table/partition metadata stored in catalog cache over HMS APIs. 

      In this task, we invalidate the non transactional table from cache if HMS DDL apis like create/alter/drop table/partition are accessed from catalogd's metastore server. Any subsequent get table request fetches the table from HMS and also loads it in cache. This ensures that any get_table/get_partition requests after ddl operations on the same table return the most updated table

      cc - vihangk1

      Attachments

        Activity

          People

            sourabh912 Sourabh Goyal
            sourabh912 Sourabh Goyal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: