You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mark Jens (Jira)" <ji...@apache.org> on 2021/11/18 09:12:00 UTC

[jira] [Commented] (HBASE-23612) Update pom.xml to use another 2.5.0 protoc as external protobuf

    [ https://issues.apache.org/jira/browse/HBASE-23612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445761#comment-17445761 ] 

Mark Jens commented on HBASE-23612:
-----------------------------------

Hi,

Is it possible to downport this improvement to branch-2.4 ?

Currently it is not possible to build Apache Phoenix on Linux ARM64 ([https://lists.apache.org/thread/kzlyl6d3ynfydo98nko5xvy71h1gjcpy).]

Phoenix does not use HBase as a Maven dependency but needs to build it locally with Hadoop3 profile.

And since Phoenix supports only HBase 2.x it is not possible to build on ARM64 without manually patching HBase.

> Update pom.xml to use another 2.5.0 protoc as external protobuf
> ---------------------------------------------------------------
>
>                 Key: HBASE-23612
>                 URL: https://issues.apache.org/jira/browse/HBASE-23612
>             Project: HBase
>          Issue Type: Sub-task
>          Components: build
>            Reporter: zhao bo
>            Assignee: zhao bo
>            Priority: Major
>             Fix For: 3.0.0-alpha-1
>
>
> Currently, there is no protoc 2.5.0 for release [1]. So we can make a new one for ARM specific. For make sure that could work on ARM.
> We will introduce a new ARM artifact for protoc, group_id is org.openlabtesting.protobuf .. This is just used for protobuf-maven-plugin to compile .proto files. As the 3.X version of protoc support ARM already. So this won't affect the internal protoc usage, which is 3.5.1-1 now.
>  
> [1][https://github.com/protocolbuffers/protobuf/issues/3844#issuecomment-343355946]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)