From a62f63151e6c241e5e13af11f52a7b949f59cc89 Mon Sep 17 00:00:00 2001 From: Calvin Kirs Date: Thu, 12 Dec 2024 16:43:18 +0800 Subject: [PATCH] branch-2.1 [Chore](dependencies)Upgrade Fe dependencies (#44872) ### What problem does this PR solve? upgrade guava to 32.2.1-jre upgrade zookeeper to 3.9.3 upgrade azure to 1.2.29 exclusion ini4j and lucene (cherry picked from commit 947100f9fa81154eae3122c4c8c867d79dfdfbb1) --- fe/fe-core/pom.xml | 176 ++++++++++++++++++++++++++++++++++++++++++--- fe/pom.xml | 121 +++++++++++++++++++++++++++---- 2 files changed, 272 insertions(+), 25 deletions(-) diff --git a/fe/fe-core/pom.xml b/fe/fe-core/pom.xml index 049044f62d7b74..1b40974d7e8b19 100644 --- a/fe/fe-core/pom.xml +++ b/fe/fe-core/pom.xml @@ -63,7 +63,7 @@ under the License. protoc_rosetta - Mac OS X + mac aarch64 @@ -347,6 +347,7 @@ under the License. com.alibaba.otter canal.client 1.1.6 + provided ch.qos.logback @@ -501,6 +502,18 @@ under the License. + + + com.tencentcloudapi + tencentcloud-sdk-java-sts + 3.1.678 + + + + com.huaweicloud.sdk + huaweicloud-sdk-iam + 3.1.20 + org.awaitility @@ -515,6 +528,10 @@ under the License. hu.webarticum tree-printer + + io.grpc + grpc-netty-shaded + io.grpc grpc-protobuf @@ -553,6 +570,82 @@ under the License. hadoop-auth + + + com.dmetasoul + lakesoul-io-java + ${lakesoul.version} + + + io.netty + * + + + org.apache.arrow + arrow-vector + + + org.apache.arrow + arrow-memory-core + + + org.apache.arrow + arrow-memory-netty + + + org.apache.arrow + arrow-memory-netty-buffer-patch + + + org.apache.arrow + arrow-format + + + org.apache.spark + * + + + com.fasterxml.jackson.core + * + + + com.fasterxml.jackson.datatype + * + + + org.apache.commons + * + + + org.scala-lang + * + + + org.json4s + * + + + org.ow2.asm + * + + + org.postgresql + postgresql + + + + + org.postgresql + postgresql + 42.7.3 + + + org.scala-lang + scala-library + ${scala.version} + compile + + org.apache.iceberg iceberg-core @@ -664,11 +757,57 @@ under the License. HikariCP + + com.qcloud + cos_api + 5.6.211 + + + ch.qos.logback + logback-core + + + com.thoughtworks.xstream + xstream + + + org.bouncycastle + bcprov-jdk15on + + + + + com.qcloud + qcloud-java-sdk + 2.0.1 + + + com.huaweicloud + esdk-obs-java-bundle + [3.21.11,) + ${obs.dependency.scope} + + + com.baidubce + bce-java-sdk + 0.10.212 + + + ch.qos.logback + logback-core + + + ch.qos.logback + logback-classic + + + + com.google.cloud.bigdataoss gcs-connector - hadoop2-2.2.8 + hadoop3-2.2.21 shaded ${gcs.dependency.scope} @@ -760,6 +899,10 @@ under the License. org.immutables value + + io.trino + trino-main + io.airlift concurrent @@ -779,9 +922,17 @@ under the License. 2.5.2-hadoop3 - me.bechberger - ap-loader-all - 3.0-8 + com.azure + azure-storage-blob + + + com.azure + azure-identity + + + com.azure + azure-storage-blob-batch + ${azure.sdk.batch.version} @@ -801,18 +952,18 @@ under the License. - src/main/resources - - **/*.* - + src/main/resources + + **/*.* + - org.codehaus.mojo + dev.aspectj aspectj-maven-plugin - 1.14.0 + 1.13.1 process-classes @@ -1009,6 +1160,9 @@ under the License. org.apache.maven.plugins maven-compiler-plugin + + 8 + diff --git a/fe/pom.xml b/fe/pom.xml index 6c605c5e63e7fe..82c92d9f882cb2 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -222,16 +222,20 @@ under the License. be-java-extensions + 2.1.1 + 1.11.4 + 1.13.1 + 3.4.3 + 0.15.0 + compile + compile + compile ${fe.dir}/../thirdparty ${fe.dir}/../ 1.2-SNAPSHOT - compile - compile - compile UTF-8 - 2.1.1 1.8 1.8 @@ -251,7 +255,7 @@ under the License. 1.10.0 1.7 2.10.1 - 32.1.2-jre + 33.2.1-jre 2.16.0 0.11-a-czt02-cdh 3.18.2-GA @@ -262,7 +266,7 @@ under the License. 2.7 1.1.1 5.8.2 - 4.0.3 + 6.0.0 0.16.0 8.5.86 2.18.0 @@ -304,7 +308,6 @@ under the License. 1.2.0 2.3.0 0.8.13 - 3.4.3 hudi-spark3.4.x 3.1.3 2.3.9 @@ -317,14 +320,13 @@ under the License. you can find avro version info in iceberg mvn repository --> 1.4.3 0.49.0-public - 1.11.4 17.0.0 - - 0.15.0 2.7.4-11 3.0.0-8 + + 2.6.2 + - 1.13.1 3.2.2 1.27.1 2.12.10 @@ -341,13 +343,13 @@ under the License. 1.1.1 2.4.9 4.1.7 - 4.9.3 + 4.13.1 2.8.1 github 2.7.18 5.3.39 1.8.4 - 3.9.2 + 3.9.3 2.4 2.4.0 1.70 @@ -370,6 +372,8 @@ under the License. 1.12.0 0.8.10 202 + 1.2.29 + 12.22.0 5.3.0 3.15.0 @@ -602,7 +606,7 @@ under the License. javax.servlet servlet-api - + org.apache.hadoop hadoop-yarn-common @@ -671,8 +675,26 @@ under the License. org.apache.hadoop hadoop-annotations + + org.apache.hbase.thirdparty + hbase-shaded-miscellaneous + + + org.apache.hbase + hbase-protocol-shaded + + + org.apache.htrace + htrace-core4 + + + org.apache.hbase.thirdparty + hbase-shaded-gson + ${hbase-shaded-gson.version} + + org.apache.kerby kerb-core @@ -706,6 +728,12 @@ under the License. cglib cglib ${cglib.version} + + + asm + asm + + @@ -1291,6 +1319,10 @@ under the License. org.apache.arrow arrow-vector + + org.ini4j + ini4j + @@ -1569,11 +1601,72 @@ under the License. ${immutables.version} provided + + io.trino + trino-main + ${trino.version} + + + org.slf4j + slf4j-jdk14 + + + org.slf4j + log4j-over-slf4j + + + org.apache.logging.log4j + log4j-to-slf4j + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + slf4j-api + + + logback-core + ch.qos.logback + + + bootstrap + io.airlift + + + re2j + io.trino + + + + + jakarta.annotation + jakarta.annotation-api + ${jakarta.annotation-api.version} + + + asm + org.ow2.asm + ${asm.version} + io.airlift concurrent ${airlift.concurrent.version} + + org.bouncycastle + bcprov-jdk15on + test + + + com.azure + azure-sdk-bom + ${azure.sdk.version} + pom + import + org.semver4j semver4j