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

Improve catalogD cache performance in a multi service environment for a refresh/invalidate query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.3.0
    • Catalog
    • None

    Description

      Improve catalogD cache performance in a multi-service environment for a refresh/invalidate query.

      This patch supports a new event called reload event in catalogD. This event is used to update table/file metadata for a refresh or invalidate command in other replicas of catalogDs when one of the replicas issues a refresh/invalidate command. HIVE-26838 is the Hive jira that adds support for this reload event. This feature is disabled by default using a config enable_reload_events. To use this feature set this config to true and impala will be able to fire reload events. The processing of reload events in the event processor is always enabled. There is an end-to-end test added for this feature which currently checks the firing/creation of the reload event and self-event check in the event processor. There is also an end-to-end test that tests this reload event in the event processor.

      There is also a follow-up jira IMPALA-11822 to track the optimization patch for this feature.

      Attachments

        Issue Links

          Activity

            People

              hemanth619 Sai Hemanth Gantasala
              hemanth619 Sai Hemanth Gantasala
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: