From 7fc75e32a8147ff7796af5e6184a8e73c9cbc363 Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Mon, 13 May 2024 14:52:03 +0800 Subject: [PATCH] [Fix](catalog)Upgrade hive-catalog-shade to 2.0.2 to solve the problem that DLF cannot be used normally (#34749) --- fe/fe-core/pom.xml | 20 -------------------- fe/pom.xml | 8 +------- 2 files changed, 1 insertion(+), 27 deletions(-) diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml index a9f429a0c7a425..bdf3a19b379c3d 100644 --- a/fe/fe-core/pom.xml +++ b/fe/fe-core/pom.xml @@ -684,26 +684,6 @@ under the License. - - - com.aliyun.datalake - metastore-client-hive3 - - - com.aliyun - tea - - - com.aliyun - tea-openapi - - - com.aliyun - tea-util - - - - com.google.cloud.bigdataoss diff --git a/fe/pom.xml b/fe/pom.xml index af36003638505c..a574f95ae12316 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -228,7 +228,7 @@ under the License. ${fe.dir}/../ 1.2-SNAPSHOT UTF-8 - 2.0.1 + 2.0.2 1.8 1.8 @@ -330,7 +330,6 @@ under the License. 4.4.15 1.12.669 3.0.9 - 0.2.14 3.3.6 2.8.1 github @@ -1501,11 +1500,6 @@ under the License. mariadb-java-client ${mariadb-java-client.version} - - com.aliyun.datalake - metastore-client-hive3 - ${dlf-metastore-client-hive.version} - org.apache.hive hive-common