[
https://issues.apache.org/jira/browse/IMPALA-8675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17814077#comment-17814077
]
Quanlong Huang commented on IMPALA-8675:
----------------------------------------
Somehow the above gerrit patch just have the commit message. Here is the exact
commit for this issue:
https://github.com/apache/impala/commit/6af8154ec
> Remove db/table count metrics from impalad in LocalCatalog mode
> ---------------------------------------------------------------
>
> Key: IMPALA-8675
> URL: https://issues.apache.org/jira/browse/IMPALA-8675
> Project: IMPALA
> Issue Type: Improvement
> Components: Catalog
> Reporter: Todd Lipcon
> Assignee: Quanlong Huang
> Priority: Minor
> Labels: catalog-v2
> Fix For: Impala 4.4.0
>
>
> In LocalCatalog there is no need for every coordinator to have the full list
> of tables of every database. But, getCatalogMetrics ends up iterating over
> every DB and fetching these lists in order to provide a count. The count
> isn't particularly relevant -- if someone wants to keep track of the size of
> their catalog they are better off looking at that metric from catalogd. We
> should remove these catalog metrics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]