[
https://issues.apache.org/jira/browse/HIVE-29017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth resolved HIVE-29017.
----------------------------------
Fix Version/s: 4.1.0
Hadoop Flags: Reviewed
Resolution: Fixed
This is merged now. Thank you, reviewers!
> Restore configuration metastore.initial.metadata.count.enabled to prevent
> metastore metrics startup queries
> -----------------------------------------------------------------------------------------------------------
>
> Key: HIVE-29017
> URL: https://issues.apache.org/jira/browse/HIVE-29017
> Project: Hive
> Issue Type: Bug
> Components: Standalone Metastore
> Affects Versions: 3.0.0, 4.0.1
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Major
> Fix For: 4.1.0
>
>
> For releases as late as Hive 2.3.10, there was support for a
> {{metastore.initial.metadata.count.enabled}} configuration property. This
> could be set to {{false}} to prevent running queries to determine the counts
> of existing databases, tables and partitions. In large-scale
> ephemeral/serverless deployments with many HiveMetaStore processes starting
> up, this can be a source of unnecessary load spikes on the database. It
> appears this property was accidentally removed during the Standalone
> Metastore separation work, specifically in the HIVE-17307 metrics refactoring.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)