Naresh Bhat created HIVE-20359:
--
Summary: Update protobuf version in pom.xml
Key: HIVE-20359
URL: https://issues.apache.org/jira/browse/HIVE-20359
Project: Hive
Issue Type: Improvement
For info on submitting the change, see
https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CreatingaPatch
Note that once you have created the JIRA ticket you can also reference that
JIRA ticket in a PR and github will annotate the JIRA ticket with the PR
link. But we s
Hi,
I was trying to compile the Hive master branch on AArch64 hardware. I am
facing the protoc issue because in pom.xml file use the version 2.5.0 which
does not have AArch64 binaries available
https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/ . After
updating it to latest version