From 286b9b80e0fbac7ef98e6c01eba26e20c853491c Mon Sep 17 00:00:00 2001 From: Nigel Liang Date: Fri, 28 Feb 2020 10:57:59 -0800 Subject: [PATCH] [6.0] CC-3543: Update Hadoop and Hive versions (#123) * CC-3543: Update Hadoop and Hive versions * Don't warn about annotation processing * Explicitly include working version of xml-apis --- hive/pom.xml | 11 +++++++++++ pom.xml | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/hive/pom.xml b/hive/pom.xml index b3468f8f8..a7c0fdc8c 100644 --- a/hive/pom.xml +++ b/hive/pom.xml @@ -32,6 +32,7 @@ 3.1 2.22 + 1.4.01 @@ -64,8 +65,18 @@ org.apache.hive hive-exec + + jdk.tools + jdk.tools + + + + xml-apis + xml-apis + ${xml-apis.version} + org.apache.hive hive-exec diff --git a/pom.xml b/pom.xml index d32de1901..332ed2dd8 100644 --- a/pom.xml +++ b/pom.xml @@ -67,8 +67,8 @@ 2.4 http://packages.confluent.io/maven/ 6.0.0-SNAPSHOT - 2.7.3 - 1.2.2 + 2.10.0 + 2.3.6 2.9.6 6.0.0-SNAPSHOT 1.10.1 @@ -174,7 +174,7 @@ true - -Xlint:all + -Xlint:-processing -Werror