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 <sammic...@apache.org> wrote:
>
> 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 aarch64 binary supported for 3.4.1 release?
>
>
>
> On Thu, 14 Nov 2024 at 01:16, Mukund Madhav Thakur
> <mtha...@cloudera.com.invalid> wrote:
>
> > 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 <mtha...@cloudera.com>
> > wrote:
> >
> > > `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 the logic which is broken. 3.3.0 has the aarch64 binaries so when it
> > > was written it was good but somehow some later versions
> > > like 3.3.4 doesn't have them. Mine and Steve understanding right now was
> > > that the aarch64 binaries started from 3.3.5.
> > >
> > > Changing the html files directly won't work as I think it will break
> > again
> > > during the next release as the new files will be generated.
> > >
> > > [1] https://hadoop.apache.org/release/3.3.4.html
> > > [2]
> > >
> > https://github.com/apache/hadoop-site/commit/7487c909#diff-30f38b0210d99d3783f36feb93e9d890fb879988ddd4a3f7dfe637a756eaf1c3R76
> > >
> > >
> > >
> > > On Wed, Nov 6, 2024 at 12:03 AM Ayush Saxena <ayush...@gmail.com> wrote:
> > >
> > >> 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
> > >> aarch64 stuff, they would resolve to nothing & would create confusion
> > >> rather add the links to the lite tar which were part of this release
> > >>
> > >> -Ayush
> > >>
> > >>
> > >> [1] https://github.com/apache/hadoop-site/blob/asf-site/config.toml#L14
> > >> [2]
> > >>
> > https://stackoverflow.com/questions/77565438/hugo-website-homepage-url-still-points-to-localhost-despite-valid-baseurl-in-hug
> > >>
> > >> On Wed, 6 Nov 2024 at 02:35, Mukund Madhav Thakur <mtha...@cloudera.com
> > >
> > >> wrote:
> > >> >
> > >> > 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 git commit before
> > running
> > >> the hugo server command.
> > >> > I followed the doc
> > >>
> > https://cwiki.apache.org/confluence/display/HADOOP/How+to+generate+and+push+ASF+web+site
> > >> >
> > >> > On Tue, Nov 5, 2024 at 12:26 PM Ayush Saxena <ayush...@gmail.com>
> > >> wrote:
> > >> >>
> > >> >> 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 website
> > >> >>
> > >> >> Can you double check once?
> > >> >>
> > >> >> -Ayush
> > >> >>
> > >> >>
> > >> >> [1]
> > >>
> > https://github.com/apache/hadoop-site/commit/427eee0678f891865d0fe4ac9c554263531319a5#diff-ca8c7925379a31be3ef54e648db466ac4281751905b9d34bbedaefa8912a4981R13
> > >> >> [2] https://hadoop.apache.org/
> > >> >>
> > >> >> On Tue, 5 Nov 2024 at 23:41, Mukund Madhav Thakur
> > >> >> <mtha...@cloudera.com.invalid> wrote:
> > >> >> >
> > >> >> > 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 <hexiaoq...@apache.org
> > >
> > >> 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:21 PM Steve Loughran
> > >> <ste...@cloudera.com.invalid
> > >> >> > > >
> > >> >> > > 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, Takanobu Asanuma <
> > >> tasan...@apache.org>
> > >> >> > > > 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/
> > >> >> > > > > - https://hadoop.apache.org/releases.html
> > >> >> > > > >
> > >> >> > > > > Regards,
> > >> >> > > > > - Takanobu
> > >> >> > > > >
> > >> >> > > > > 2024年10月18日(金) 20:26 Mukund Madhav Thakur
> > >> <mtha...@cloudera.com.invalid
> > >> >> > > > >:
> > >> >> > > > >
> > >> >> > > > > > 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 major
> > >> changes][1]
> > >> >> > > > > > since release 3.4.0.
> > >> >> > > > > >
> > >> >> > > > > > For details of bug fixes, improvements, and other
> > >> enhancements since
> > >> >> > > > > > the previous 3.4.0 release, please check [release notes][2]
> > >> >> > > > > > and [changelog][3].
> > >> >> > > > > >
> > >> >> > > > > >
> > >> >> > > > > > [1]: http://hadoop.apache.org/docs/r3.4.1/index.html
> > >> >> > > > > > [2]:
> > >> >> > > > > >
> > >> >> > > > >
> > >> >> > > >
> > >> >> > >
> > >>
> > http://hadoop.apache.org/docs/r3.4.1/hadoop-project-dist/hadoop-common/release/3.4.1/RELEASENOTES.3.4.1.html
> > >> >> > > > > > [3]:
> > >> >> > > > > >
> > >> >> > > > >
> > >> >> > > >
> > >> >> > >
> > >>
> > http://hadoop.apache.org/docs/r3.4.1/hadoop-project-dist/hadoop-common/release/3.4.1/CHANGELOG.3.4.1.html
> > >> >> > > > > >
> > >> >> > > > > >
> > >> >> > > > > > Many thanks to everyone who helped in this release by
> > >> supplying
> > >> >> > > > patches,
> > >> >> > > > > > reviewing them, helping get this release building and
> > >> testing and
> > >> >> > > > > > reviewing the final artifacts.
> > >> >> > > > > >
> > >> >> > > > > > Special thanks to Steve for helping a lot all along the
> > way.
> > >> >> > > > > >
> > >> >> > > > > >
> > >> >> > > > > > Thanks,
> > >> >> > > > > >
> > >> >> > > > > > Mukund
> > >> >> > > > > >
> > >> >> > > > >
> > >> >> > > >
> > >> >> > >
> > >>
> > >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to