Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2025-04-08 Thread Sammi Chen
Hi Ayush, I see. Thanks for the info. Bests, Sammi On Tue, 8 Apr 2025 at 16:47, Ayush Saxena wrote: > Hi Sammi, > The aarch64 isn't released in 3.4.1 [1], it was decided to be part of 3.4.2 > > -Ayush > > [1] https://lists.apache.org/thread/zf2rzk5scnst9zp7r6z4lnlww790pgns > > On Tue, 8 Apr 20

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2025-04-08 Thread Ayush Saxena
Hi Sammi, The aarch64 isn't released in 3.4.1 [1], it was decided to be part of 3.4.2 -Ayush [1] https://lists.apache.org/thread/zf2rzk5scnst9zp7r6z4lnlww790pgns On Tue, 8 Apr 2025 at 14:12, Sammi Chen wrote: > > Thanks Mukund for making the 3.4.1 release happen. > > Today I tried downloading t

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2025-04-08 Thread Sammi Chen
Thanks Mukund for making the 3.4.1 release happen. Today I tried downloading the 3.4.1 binary packages. There are both binary and binary-aarch64 links on page https://hadoop.apache.org/releases.html. But on the binary-aarch64 link page, I was not able to find where to download the file. Is aar

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-13 Thread Mukund Madhav Thakur
Pushed the hadoop site changes for Hadoop 3.4.1 along with lean jars. again and it looks good to me. It would be great if some of you can take a look at it when you have time. Thanks, Mukund On Thu, Nov 7, 2024 at 2:29 PM Mukund Madhav Thakur wrote: > `hugo server` does change the links for me.

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-07 Thread Mukund Madhav Thakur
`hugo server` does change the links for me. I have verified it. Not sure why it doesn't happen for you! Other than that, looking at removing the aarch64 links and adding the links for new lean jar is getting complicated. It is already broken right now for 3.3.2 to 3.3.4 [1] . This commit [2] has th

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-05 Thread Ayush Saxena
It isn't happening for me, I tried `hugo server` & the links stay intact, the baseUrl is specified in the config file [1], so it should be picked up from there, I saw some similar stuff on Stackoverflow [2], check if it helps Was checking the last commit, I think you have to drop the links to aarc

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-05 Thread Mukund Madhav Thakur
Thanks Ayush. Ah.. the `hugo server` to test locally updated all the hadoop.org to localhost and thus broke this. I have reverted my commit for now and the site is working fine. I have my local changes now which looks good to me. Is there any way we can get this reviewed? The trick is to create the

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-05 Thread Ayush Saxena
Hi Mukund, I think your commit broke the website, you have changed the references to hadoop.apache.org in the website to localhost [1], try clicking on Release 3.4.1 available here [2] or any other link & it will lead to resolve to some link with localhost. And Hadoop logo also went missing on the

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-05 Thread Mukund Madhav Thakur
Missed the hugo site generation part. It is done now. Thanks Xiaoqiao for pointing that out. On Sun, Nov 3, 2024 at 10:46 PM Xiaoqiao He wrote: > Hi Steve and Muhund, Any progress about 3.4.1 release documents on site? > Thanks. > > Best Regards, > - He Xiaoqiao > > On Fri, Oct 25, 2024 at 9:2

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-11-03 Thread Xiaoqiao He
Hi Steve and Muhund, Any progress about 3.4.1 release documents on site? Thanks. Best Regards, - He Xiaoqiao On Fri, Oct 25, 2024 at 9:21 PM Steve Loughran wrote: > I thought we'd done that. > > Mukund is away this week; it'll be something we can fix next week. > > On Thu, 24 Oct 2024 at 07:06,

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-10-25 Thread Steve Loughran
I thought we'd done that. Mukund is away this week; it'll be something we can fix next week. On Thu, 24 Oct 2024 at 07:06, Takanobu Asanuma wrote: > Thank you for your hard work in releasing 3.4.1! > > Could you also create the release documents on the Hadoop site? > - https://hadoop.apache.org

Re: [ANNOUNCE] Apache Hadoop 3.4.1 release

2024-10-24 Thread Takanobu Asanuma
Thank you for your hard work in releasing 3.4.1! Could you also create the release documents on the Hadoop site? - https://hadoop.apache.org/ - https://hadoop.apache.org/releases.html Regards, - Takanobu 2024年10月18日(金) 20:26 Mukund Madhav Thakur : > On behalf of the Apache Hadoop Project Manage

[ANNOUNCE] Apache Hadoop 3.4.1 release

2024-10-18 Thread Mukund Madhav Thakur
On behalf of the Apache Hadoop Project Management Committee, I am pleased to announce the release of Apache Hadoop 3.4.1. This is a release of Apache Hadoop 3.4.1 line. Users of Apache Hadoop 3.4.0 and earlier should upgrade to this release. All users are encouraged to read the [overview of maj