[
https://issues.apache.org/jira/browse/HIVE-21939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liusheng updated HIVE-21939:
----------------------------
Description:
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.
> 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
> Environment: 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.
> Reporter: liusheng
> Assignee: liusheng
> Priority: Blocker
>
> 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
(v7.6.3#76005)