[
https://issues.apache.org/jira/browse/HIVE-26790?focusedWorklogId=834724&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-834724
]
ASF GitHub Bot logged work on HIVE-26790:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/22 09:26
Start Date: 20/Dec/22 09:26
Worklog Time Spent: 10m
Work Description: henrib commented on code in PR #3814:
URL: https://github.com/apache/hive/pull/3814#discussion_r1053089607
##########
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:
Updated root pom.xml in new commit
Issue Time Tracking
-------------------
Worklog Id: (was: 834724)
Time Spent: 2h 10m (was: 2h)
> 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: 2h 10m
> 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)