This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.1 by this push: new 171258cc31b [deps](hadoop) update hadoop to 3.3.6.3 #39376 (#41748) 171258cc31b is described below commit 171258cc31b76254be35edb8ca69ff8ba44373b3 Author: Mingyu Chen <morning...@163.com> AuthorDate: Sat Oct 12 16:34:59 2024 +0800 [deps](hadoop) update hadoop to 3.3.6.3 #39376 (#41748) bp #39376 --- thirdparty/CHANGELOG.md | 1 + thirdparty/vars.sh | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/thirdparty/CHANGELOG.md b/thirdparty/CHANGELOG.md index 47144084146..122a98e9b66 100644 --- a/thirdparty/CHANGELOG.md +++ b/thirdparty/CHANGELOG.md @@ -5,6 +5,7 @@ This file contains version of the third-party dependency libraries in the build- ## 20240815 - Modified: arrow 15.0.2 -> 17.0.0 +- Modified: hadoop-libs 3.3.6.2 -> 3.3.6.3 ## 20240325 diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh index ee2cb489912..3314930b3ce 100644 --- a/thirdparty/vars.sh +++ b/thirdparty/vars.sh @@ -461,10 +461,10 @@ FAST_FLOAT_SOURCE=fast_float-3.9.0 FAST_FLOAT_MD5SUM="5656b0d8b150a3b157cfb092d214f6ea" # libhdfs -HADOOP_LIBS_DOWNLOAD="https://github.com/apache/doris-thirdparty/archive/refs/tags/hadoop-3.3.6.1-for-doris.tar.gz" -HADOOP_LIBS_NAME="hadoop-3.3.6.1-for-doris.tar.gz" -HADOOP_LIBS_SOURCE="doris-thirdparty-hadoop-3.3.6.1-for-doris" -HADOOP_LIBS_MD5SUM="8a4455b07f5df2bb10a2718c957972b8" +HADOOP_LIBS_DOWNLOAD="https://github.com/apache/doris-thirdparty/archive/refs/tags/hadoop-3.3.6.3-for-doris.tar.gz" +HADOOP_LIBS_NAME="hadoop-3.3.6.3-for-doris.tar.gz" +HADOOP_LIBS_SOURCE="doris-thirdparty-hadoop-3.3.6.3-for-doris" +HADOOP_LIBS_MD5SUM="db91164b8b1d6b347fb9199e6be77fb7" # AvxToNeon AVX2NEON_DOWNLOAD="https://github.com/kunpengcompute/AvxToNeon/archive/refs/tags/v1.0.0.tar.gz" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org