Zhihua Deng created HIVE-28850:
----------------------------------

             Summary: Move the client builder to metastore-common
                 Key: HIVE-28850
                 URL: https://issues.apache.org/jira/browse/HIVE-28850
             Project: Hive
          Issue Type: Improvement
            Reporter: Zhihua Deng
            Assignee: Zhihua Deng


In 
standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/client/builder,
 we have multiple builders for client to create the thrift object, while if the 
Metastore client wants to use these builders, it must import the 
hive-standalone-metastore-server with extra transitive dependencies and bytes. 
It's more natural to move them to metastore-common where the 
HiveMetaStoreClient sits on, so other projects can benefit from a cleaner way 
of constructing the thrift object.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to