Neeraj Khatri created HIVE-29163:
------------------------------------
Summary: Create client with cache in metastore package
Key: HIVE-29163
URL: https://issues.apache.org/jira/browse/HIVE-29163
Project: Hive
Issue Type: Improvement
Components: Iceberg integration
Reporter: Neeraj Khatri
HiveMetaStoreClientWithLocalCache currently resides in hive-exec module which
is dependent on hive-metastore module.
We wanted to create client with cache in the metastore package and we tried
using HiveMetaStoreClientWithLocalCache but that just adds a circular
dependency between modules.
A suggestion to do so would be to move the HiveMetaStoreClientWithLocalCache
file to {{hive-standalone-metastore-client}} module so that we could create
clients with cache in metastore package or maybe some other way.
CC:- [~dkuzmenko]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)