You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2022/08/29 13:36:00 UTC

[jira] [Created] (IMPALA-11540) Add warning logs for slow ALTER_TABLE event processing

Quanlong Huang created IMPALA-11540:
---------------------------------------

             Summary: Add warning logs for slow ALTER_TABLE event processing
                 Key: IMPALA-11540
                 URL: https://issues.apache.org/jira/browse/IMPALA-11540
             Project: IMPALA
          Issue Type: Improvement
          Components: Catalog
            Reporter: Quanlong Huang
            Assignee: Quanlong Huang


ALTER_TABLE event could trigger full refresh on the table, which is expansive and can lead to event-processor lagging behind. We need logs to show the difference between the before and after hmsTables so we can further distinguish the cases that actully don't need a full table refresh. E.g. altering the owner don't need to reload the file metadata.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)