This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-4.0 by this push:
     new fb4b2ed87a0 branch-4.0: [fix](deps) update hadoop libs to 3.4.2.2 to 
support jdk17 #58307 (#58339)
fb4b2ed87a0 is described below

commit fb4b2ed87a0df392206738eea61f98a039107732
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 26 09:28:28 2025 +0800

    branch-4.0: [fix](deps) update hadoop libs to 3.4.2.2 to support jdk17 
#58307 (#58339)
    
    Cherry-picked from #58307
    
    Co-authored-by: Mingyu Chen (Rayner) <[email protected]>
---
 thirdparty/vars.sh | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh
index 903c82bb31f..a357506876e 100644
--- a/thirdparty/vars.sh
+++ b/thirdparty/vars.sh
@@ -469,10 +469,10 @@ 
HADOOP_LIBS_SOURCE="doris-thirdparty-hadoop-3.3.6.6-for-doris"
 HADOOP_LIBS_MD5SUM="13b66d5f2abffd1740e692b65df5962e"
 
 # libhdfs 3.4
-HADOOP_LIBS_3_4_DOWNLOAD="https://github.com/apache/doris-thirdparty/archive/refs/tags/hadoop-3.4.2.1-for-doris.tar.gz";
-HADOOP_LIBS_3_4_NAME="hadoop-3.4.2.1-for-doris.tar.gz"
-HADOOP_LIBS_3_4_SOURCE="doris-thirdparty-hadoop-3.4.2.1-for-doris"
-HADOOP_LIBS_3_4_MD5SUM="4ca35773ecfae856962885413f6bbeac"
+HADOOP_LIBS_3_4_DOWNLOAD="https://github.com/apache/doris-thirdparty/archive/refs/tags/hadoop-3.4.2.2-for-doris.tar.gz";
+HADOOP_LIBS_3_4_NAME="hadoop-3.4.2.2-for-doris.tar.gz"
+HADOOP_LIBS_3_4_SOURCE="doris-thirdparty-hadoop-3.4.2.2-for-doris"
+HADOOP_LIBS_3_4_MD5SUM="b649508cdff5c8603abd659b754a2796"
 
 # AvxToNeon
 
AVX2NEON_DOWNLOAD="https://github.com/kunpengcompute/AvxToNeon/archive/refs/tags/v1.0.0.tar.gz";


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to