Sai Hemanth Gantasala has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23687 )

Change subject: IMPALA-14562: Enable Hierarchical event processing by default
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23687/2/be/src/catalog/catalog-server.cc
File be/src/catalog/catalog-server.cc:

http://gerrit.cloudera.org:8080/#/c/23687/2/be/src/catalog/catalog-server.cc@261
PS2, Line 261: DEFINE_bool(enable_hierarchical_event_processing, true,
> We need to reduce hms_event_polling_interval_s to < 1sec. Since multiple th
If we set hms_event_polling_interval_s to 0.2s, then we would hit metastore 5 
times every 1 second, compared to 1 time per second currently (In the Ideal 
case), which puts additional stress on metastore on an already busy cluster.
So, I feel we can start at 0.5 seconds (making 2 calls per second) and observe 
the performance. What do you think?



--
To view, visit http://gerrit.cloudera.org:8080/23687
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie9a28f863ef17456817e0a335215450e514b1f5b
Gerrit-Change-Number: 23687
Gerrit-PatchSet: 2
Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]>
Gerrit-Comment-Date: Thu, 20 Nov 2025 18:56:29 +0000
Gerrit-HasComments: Yes

Reply via email to