Andrew Kyle Purtell created HBASE-26541:
-------------------------------------------
Summary: hbase-shaded-protobuf not buildable on M1 MacOSX
Key: HBASE-26541
URL: https://issues.apache.org/jira/browse/HBASE-26541
Project: HBase
Issue Type: Bug
Affects Versions: 2.4.8, 2.5.0
Environment: Apache Maven 3.8.3
(ff8e977a158738155dc465c6a97ffaf31982d739)
Java version: 1.8.0_312, vendor: Azul Systems, Inc., runtime:
/Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre
OS name: "mac os x", version: "12.0.1", arch: "aarch64", family: "mac"
Reporter: Andrew Kyle Purtell
Assignee: Andrew Kyle Purtell
Fix For: 2.5.0, 3.0.0-alpha-2
I needed to make some changes to get branch-2's hbase-protobuf-shaded building
on an M1 mac.
- Upgrade internal.protobuf.version to 3.17.3.
- any.proto include not found. Get it from github.com/google/protobuf and add
it.
- Warbucks rule fails because of any.proto. Disable warbucks just in
hbase-protobuf-shaded.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)