You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/03 12:49:00 UTC

[jira] [Work logged] (HIVE-21939) protoc:2.5.0 dependence has broken building on aarch64

     [ https://issues.apache.org/jira/browse/HIVE-21939?focusedWorklogId=380924&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-380924 ]

ASF GitHub Bot logged work on HIVE-21939:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Feb/20 12:48
            Start Date: 03/Feb/20 12:48
    Worklog Time Spent: 10m 
      Work Description: ZhengZhenyu commented on pull request #893: HIVE-21939: Switch to use protocbuf version 3.7.1 instead of 2.5.0
URL: https://github.com/apache/hive/pull/893
 
 
   protobuf 2.5.0 does not support Aarch64 platform and is outdated in some distro, Hadoop has the same problem and had upgraded to protobuf to 3.7.1. Do the same for Hive.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 380924)
    Time Spent: 0.5h  (was: 20m)

> protoc:2.5.0  dependence has broken building on aarch64
> -------------------------------------------------------
>
>                 Key: HIVE-21939
>                 URL: https://issues.apache.org/jira/browse/HIVE-21939
>             Project: Hive
>          Issue Type: Bug
>            Reporter: liusheng
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When I try to build master of Hive from source code on "aarch64" server, I met following error:
> [ERROR] Failed to execute goal com.github.os72:protoc-jar-maven-plugin:3.5.1.1:run (default) on project hive-standalone-metastore-common: Error resolving artifact: com.google.protobuf:protoc:2.5.0: Could not find artifact com.google.protobuf:protoc:exe:linux-aarch_64:2.5.0 in central ([https://repo.maven.apache.org/maven2)]
> that is because Hive using the "com.google.protobuf:protoc:2.5.0" as required artifact, which does not have released package for "aarch64" platform.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)