Soumyakanti Das created HIVE-23978: -------------------------------------- Summary: Enable logging with PerfLogger in HMS client Key: HIVE-23978 URL: https://issues.apache.org/jira/browse/HIVE-23978 Project: Hive Issue Type: New Feature Reporter: Soumyakanti Das
Currently we cannot use PerfLogger in HiveMetaStoreClient.java to log duration of API calls. When PerfLogger.java is moved from metastore-server to metastore-common, without changing the package definition, many tests fail, although metastore-server has a dependency on metastore-common. More analysis and investigation is needed to understand the root cause of this issue. Related to [HIVE-23949|https://issues.apache.org/jira/browse/HIVE-23949] -- This message was sent by Atlassian Jira (v8.3.4#803005)