[
https://issues.apache.org/jira/browse/HIVE-26790?focusedWorklogId=834472&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-834472
]
ASF GitHub Bot logged work on HIVE-26790:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Dec/22 08:46
Start Date: 19/Dec/22 08:46
Worklog Time Spent: 10m
Work Description: dengzhhu653 commented on code in PR #3814:
URL: https://github.com/apache/hive/pull/3814#discussion_r1051940982
##########
standalone-metastore/pom.xml:
##########
@@ -89,7 +89,8 @@
<log4j2.version>2.18.0</log4j2.version>
<mockito-core.version>3.3.3</mockito-core.version>
<orc.version>1.6.9</orc.version>
- <protobuf.version>3.21.4</protobuf.version>
Review Comment:
After some checking, I think we should also update the protobuf in the root
pom.xml
Issue Time Tracking
-------------------
Worklog Id: (was: 834472)
Time Spent: 1h 50m (was: 1h 40m)
> Upgrade to protobuf 3.21.7 / grpc 1.51.0; build on Apple M1
> -----------------------------------------------------------
>
> Key: HIVE-26790
> URL: https://issues.apache.org/jira/browse/HIVE-26790
> Project: Hive
> Issue Type: Task
> Components: Metastore
> Affects Versions: 4.0.0-alpha-2
> Reporter: Henri Biestro
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Whilst trying to build for Apple M1, bumped into grpc (1.24.0) missing
> binaries for Apple M1.
> Updating to grpc 1.51.0 and protobuf 3.21.7 solves the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)