GitHub user nareshgbhat opened a pull request: https://github.com/apache/hive/pull/413
HIVE-20359: Update protobuf to v3.6.1 The AArch64 support is released from v3.5.0 onwords. Hence update all the pom.xml files to use the latest available prtobuf version. v3.6.1: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/ Signed-off-by: Naresh Bhat <naresh.b...@linaro.org> You can merge this pull request into a Git repository by running: $ git pull https://github.com/nareshgbhat/hive HIVE-20359_branch-master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/413.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #413 ---- commit 3c078321e9509b23a0f21b7d168815a3554a7e87 Author: Naresh Bhat <naresh.bhat@...> Date: 2018-08-08T11:16:08Z HIVE-20359: Update protobuf to v3.6.1 The AArch64 support is released from v3.5.0 onwords. Hence update all the pom.xml files to use the latest available prtobuf version. v3.6.1: https://repo.maven.apache.org/maven2/com/google/protobuf/protoc/ Signed-off-by: Naresh Bhat <naresh.b...@linaro.org> ---- ---