Zhihua Deng created HIVE-25294:
----------------------------------
Summary: Optimise the metadata count queries for local mode
Key: HIVE-25294
URL: https://issues.apache.org/jira/browse/HIVE-25294
Project: Hive
Issue Type: Improvement
Components: Standalone Metastore
Reporter: Zhihua Deng
Assignee: Zhihua Deng
When Metastore is in local mode, the client uses his own private HMSHandler to
get the meta data, the HMSHandler should be initialized before being ready to
serve. When the metrics is enabled, HMSHandler will count the number of db,
table, partitions, which cloud lead to some problems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)