Here are the vote results +1 binding
Steve Loughran Xiaoqiao He Ayush Saxena Mukund Madhav Thakur +1 non-binding Cheng Pan As a result: the vote passes and I can finish off the release. I'll do this in the next couple of days and then get the PRs up for trunk and -3.4. A colleague mentioned that there's a later protobuf out. If there is demand for this, then please provide the PR with the upgrade. This release has done guava, which was surprisingly hard. I even had to re-insert a transient org.checkerframework dependency as there were four places where its @Nullable tag had been removed *and we didn't catch this*. Steve On Fri, 24 Oct 2025 at 02:44, Mukund Madhav Thakur <[email protected]> wrote: > +1 (Binding) > * Build Hadoop using this asf-staged version. > * Built from source > * Verified checksum and signature. > > Thanks Steve! > > > On Thu, Oct 23, 2025 at 1:28 PM Ayush Saxena <[email protected]> wrote: > > > +1 (Binding) > > * Built from source > > * Verified Signatures > > * Verified Checksums > > * Verified NOTICE & License files > > * Skimmed over the contents of maven repo > > > > Thanx Steve for driving the release. Good Luck!!! > > > > -Ayush > > > > On Thu, 23 Oct 2025 at 13:17, Xiaoqiao He <[email protected]> wrote: > > > > > > +1(binding) > > > > > > Best Regards, > > > - He Xiaoqiao > > > > > > On Thu, Oct 23, 2025 at 10:31 AM Cheng Pan <[email protected]> > wrote: > > > > > > > +1 (non-binding) > > > > > > > > Thanks > > > > Cheng Pan > > > > > > > > On 2025/10/20 17:55:48 Steve Loughran wrote: > > > > > [VOTE] Release Apache Hadoop Thirdparty 1.5.0 > > > > > > > > > > I have built a release candidate (RC0) for Hadoop-Thirdparty 1.5.0. > > > > > > > > > > The change since 1.4.0 is there's a guava update. I've also had to > > add an > > > > > explicit dependency on org.checkerframework:checker-qual as there's > > ~4 > > > > > places in the code which use their annotations, and the newest > guava > > > > > doesn't declare it as a dependency any more. We can cut those > > references, > > > > > but restoring the shaded @Nullable @IsNullable tags means that you > > can > > > > drop > > > > > this JAR in as a replacement for 1.4.0 without needing hadoop code > > > > changes. > > > > > This did get through our thirdparty build process though -we should > > think > > > > > about what could be done to automate that. > > > > > > > > > > The RC is available at: > > > > > > https://dist.apache.org/repos/dist/dev/hadoop/thirdparty-1.5.0-RC0/ > > > > > > > > > > The git tag is release-1.5.0-RC0, > > > > > and commit f38cd43 > > > > > > > > > > The maven artifacts are staged at > > > > > > > https://repository.apache.org/content/repositories/orgapachehadoop-1446 > > > > > > > > > > Please try the release and vote. The vote will run for 5 days. > > > > > > > > > > Note: to test through a hadoop build, run maven with the options > > > > > -Dhadoop-thirdparty.version=1.5.0 -Pasf-staging > > > > > > > > > > Here is my vote: > > > > > > > > > > +1 (binding) > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [email protected] > > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
