[ https://issues.apache.org/jira/browse/HIVE-26484?focusedWorklogId=850534&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-850534 ]
ASF GitHub Bot logged work on HIVE-26484: ----------------------------------------- Author: ASF GitHub Bot Created on: 13/Mar/23 06:56 Start Date: 13/Mar/23 06:56 Worklog Time Spent: 10m Work Description: Aggarwal-Raghav commented on PR #3784: URL: https://github.com/apache/hive/pull/3784#issuecomment-1465603947 @cnauroth @deniskuzZ, one question: Any specific reason why guava version was not upgraded in standalone-metastore/pom.xml and storage-api/pom.xml? It is still 19.0! Issue Time Tracking ------------------- Worklog Id: (was: 850534) Time Spent: 1h (was: 50m) > Introduce gRPC Proto Definition > ------------------------------- > > Key: HIVE-26484 > URL: https://issues.apache.org/jira/browse/HIVE-26484 > Project: Hive > Issue Type: Sub-task > Components: Standalone Metastore > Reporter: Rohan Sonecha > Assignee: Rohan Sonecha > Priority: Minor > Labels: pull-request-available > Fix For: 4.0.0 > > Time Spent: 1h > Remaining Estimate: 0h > > Native support for gRPC in Hive Metastore will give users access to many > features including built-in streaming RPC support, default use of HTTP/2 > protocol, fine grained security, and more. > > This PR will introduce the complete proto file and necessary modifications to > pom.xml files to enable gRPC support. It will be followed with PRs that will > contain subsets of the Hive Metastore methods along with Thrift to gRPC > mappers and unit tests. -- This message was sent by Atlassian Jira (v8.20.10#820010)