Cameron Moberg created HIVE-26769:
-------------------------------------
Summary: [TRACKING] gRPC support for Hive metastore
Key: HIVE-26769
URL: https://issues.apache.org/jira/browse/HIVE-26769
Project: Hive
Issue Type: New Feature
Components: Standalone Metastore
Affects Versions: 4.0.0
Reporter: Cameron Moberg
Tracking bug for GRPC support in Hive Metastore.
The gRPC proto definition has been submitted in HIVE-26484.
>From here we should, in the simplest case, add mappers that map from the gRPC
>object to the Thrift object due to the fact that the Thrift object is used all
>the way down the stack, then call into required places just like Thrift does.
In the longer term, we should work to replace the Thrift object down the stack
with a common object between grpc/thrift for supportability of both.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)