diff --git a/hadoop-3.3.6-src.tar.gz b/hadoop-3.4.0-src.tar.gz similarity index 74% rename from hadoop-3.3.6-src.tar.gz rename to hadoop-3.4.0-src.tar.gz index 520bf79dcccb7bed2d21fadd6023e4eaa46f59d6..649420a54d100bb095c0129251edf2147627c846 100644 Binary files a/hadoop-3.3.6-src.tar.gz and b/hadoop-3.4.0-src.tar.gz differ diff --git a/hadoop.spec b/hadoop.spec index b189a41391f43aa83c653179dcaad37cf2f5c69d..8e268a56503596105c7c6c4d5a69255c9835f6ae 100644 --- a/hadoop.spec +++ b/hadoop.spec @@ -12,8 +12,8 @@ %define huawei_repo https://repo.huaweicloud.com/repository Name: hadoop -Version: 3.3.6 -Release: 8 +Version: 3.4.0 +Release: 1 Summary: A software platform for processing vast amounts of data # The BSD license file is missing # https://issues.apache.org/jira/browse/HADOOP-9849 @@ -1206,6 +1206,9 @@ fi %config(noreplace) %{_sysconfdir}/%{name}/container-executor.cfg %changelog +* Tue Jul 08 2025 openeuler_bot - 3.4.0-1 +- update hadoop to 3.4.0 + * Mon Dec 16 2024 shenzhongwei - 3.3.6-8 - include all patches in the source package.