This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push: new 68d41ba3999 [deps](hadoop) upgrade hadoop deps to 3.3.4.6 #29908 (#29918) 68d41ba3999 is described below commit 68d41ba3999e53b4411f9364974039ff5514a9bc Author: Mingyu Chen <morning...@163.com> AuthorDate: Fri Jan 12 17:36:13 2024 +0800 [deps](hadoop) upgrade hadoop deps to 3.3.4.6 #29908 (#29918) bp #29908 --- thirdparty/vars.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh index a075309e099..883fd14befc 100644 --- a/thirdparty/vars.sh +++ b/thirdparty/vars.sh @@ -459,10 +459,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.4.5-for-doris.tar.gz" -HADOOP_LIBS_NAME="hadoop-3.3.4.5-for-doris.tar.gz" -HADOOP_LIBS_SOURCE="doris-thirdparty-hadoop-3.3.4.5-for-doris" -HADOOP_LIBS_MD5SUM="15b7be1747b27c37923b0cb9db6cff8c" +HADOOP_LIBS_DOWNLOAD="https://github.com/apache/doris-thirdparty/archive/refs/tags/hadoop-3.3.4.6-for-doris.tar.gz" +HADOOP_LIBS_NAME="hadoop-3.3.4.6-for-doris.tar.gz" +HADOOP_LIBS_SOURCE="doris-thirdparty-hadoop-3.3.4.6-for-doris" +HADOOP_LIBS_MD5SUM="5a13939f77e22b85eea9c3b985529202" # libdragonbox for faster double/float to string DRAGONBOX_DOWNLOAD="https://github.com/jk-jeon/dragonbox/archive/refs/tags/1.1.3.tar.gz" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org