Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13256 )
Change subject: [hms] Upgrade Hive to 3.1.1 and Hadoop to 3.2.0 ...................................................................... [hms] Upgrade Hive to 3.1.1 and Hadoop to 3.2.0 This patch upgrades Hive to 3.1.1 from 2.3.4 and Hadoop to 3.2.0 from 2.8.5. Most of the compatibility work has been done in previous patches. This patch contains some testing changes that are 3.x specific along with an update to the thrift interface. Change-Id: Iec3ab2cc4e41a26cee8dd7f7098a2f288c56a42c Reviewed-on: http://gerrit.cloudera.org:8080/13256 Reviewed-by: Hao Hao <[email protected]> Tested-by: Kudu Jenkins --- M java/gradle/dependencies.gradle M java/kudu-hive/build.gradle M java/kudu-hive/src/test/java/org/apache/kudu/hive/metastore/TestKuduMetastorePlugin.java M src/kudu/hms/hive_metastore.thrift M thirdparty/vars.sh 5 files changed, 810 insertions(+), 97 deletions(-) Approvals: Hao Hao: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/13256 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iec3ab2cc4e41a26cee8dd7f7098a2f288c56a42c Gerrit-Change-Number: 13256 Gerrit-PatchSet: 21 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241)
