From 50f86b365936bb62edb3d5c967b3ccddcbe149c0 Mon Sep 17 00:00:00 2001 From: Cheng Pan <379377944@qq.com> Date: Thu, 14 Jan 2021 16:56:44 +0800 Subject: [PATCH] [KYUUBI#282] Downgrade libthrift:0.9.3 due to THRIFT-4805 fixes #282 Squashed commit of the following: commit 6b6f75ce5d0171fc58472d21876ad5fd2a571aa0 Author: Cheng Pan <379377944@qq.com> Date: Thu Jan 14 00:25:38 2021 +0800 downgrade libthrift:0.9.3 due to THRIFT-4805 --- kyuubi-common/pom.xml | 10 ---------- pom.xml | 33 +++++++++++++++------------------ 2 files changed, 15 insertions(+), 28 deletions(-) diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml index 7500c6e4c..c7c6ef310 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -69,16 +69,6 @@ hive-service-rpc - - org.apache.thrift - libthrift - - - - org.apache.thrift - libfb303 - - org.apache.hadoop hadoop-minikdc diff --git a/pom.xml b/pom.xml index cb5070146..f6da6098b 100644 --- a/pom.xml +++ b/pom.xml @@ -64,8 +64,6 @@ 2.7.1 2.7.4 2.3.7 - 0.9.3 - 0.12.0 3.7.0.Final 3.0.1 1.7.30 @@ -322,36 +320,35 @@ ${spark.version} + org.apache.hive hive-service-rpc ${hive.version} - * - * + commons-codec + commons-codec + + + commons-cli + commons-cli - - - - - org.apache.thrift - libthrift - ${libthrift.version} - commons-logging commons-logging + + tomcat + * + - - org.apache.thrift - libfb303 - ${libfb303.version} - - org.apache.hive hive-jdbc