Ubuntu 20.04.6 LTS, jdk1.8.0_261, apache-maven-3.6.3

 * Checked signatures and checksums for binaries and sources OK
 * Checked diff between git release tag and content of source distribution OK
 * Went over CHANGES.txt in source distribution OK (The release date
is for September but currently we are in August)
 * Checked NOTICE, LICENSE OK
 * Checked README.md, BUILDING.txt OK
 * All source files have ASF headers OK (grep -RiL -e "Licensed to the
Apache Software Foundation" -e "Licensed under the Apache License,
Version 2.0")
 * No unexpected binary files OK (find . -type f -exec file {} \; |
grep -v text)
 * Checked LICENSE/NOTICE in binary distribution OK
 * Checked LICENSE for tez*.jar files OK
 * Checked NOTICE for tez*.jar files KO
(https://issues.apache.org/jira/browse/TEZ-4574)
 * Built from git tag and run tests (mvn clean install) OK
 * Built from source distribution and run tests (mvn clean install) OK

+1 (non-binding)

Best,
Stamatis


On Wed, Aug 7, 2024 at 8:38 PM Ayush Saxena <ayush...@gmail.com> wrote:
>
> +1 (non binding)
> * Built from source
> * Verified Checksums
> * Verified Signatures
> * Validated no diff b/w the contents of git tag & src tar
> * Verified NOTICE & LICENSE file
> * Checked the Unit Tests result on Hive
> * Deployed Locally with Hadoop 3.3.6 & Ran Example Job
> (orderedwordcount, wordcount, joindatagen)
>
> Thanx Laszlo for driving the release. Good Luck!!!
>
> -Ayush
>
> On Wed, 7 Aug 2024 at 10:25, Zhihua Deng <dengzhhu...@gmail.com> wrote:
> >
> > +1 (non-binding)
> >
> > * Verified checksums: OK
> > * Verified GPG signatures: OK
> >
> > Cheers,
> > Zhihua
> >
> > László Bodor <bodorlaszlo0...@gmail.com> 于2024年8月6日周二 21:39写道:
> >
> > > Additional link to my GPG key:
> > >
> > > https://keyserver.ubuntu.com/pks/lookup?search=0x4ECA5CA5E303605A&fingerprint=on&op=index
> > >
> > > Let me start the vote:
> > >
> > > Manually checked the checksums: OK
> > > Verified GPG signatures: OK
> > > Ran a full Hive precommit with the artifacts in the Apache staging area
> > > <https://repository.apache.org/content/repositories/orgapachetez-1080/>,
> > > precommit run
> > > <https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5382/3/pipeline>,
> > > OK, 0 error <-- jenkins page needs login, attached screenshots as proof
> > >
> > >
> > > +1 (binding)
> > >
> > > László Bodor <bodorlaszlo0...@gmail.com> ezt írta (időpont: 2024. aug.
> > > 6., K, 11:20):
> > >
> > >> Hi Team!
> > >>
> > >> I have created a tez-0.10.4 release candidate rc0.
> > >> GIT source tag: release-0.10.4-rc0
> > >> <https://github.com/apache/tez/releases/tag/release-0.10.4-rc0>
> > >> (5b5fff619683a204d0c62f76ddab50e3ddc38760)
> > >>
> > >> Staging site: https://dist.apache.org/repos/dist/dev/tez/apache-tez-0.10
> > >> .4-rc0/ (svn revision: 70714)
> > >>
> > >> PGP release keys (signed using 0x4ECA5CA5E303605A)
> > >> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x4ECA5CA5E303605A
> > >>
> > >> KEYS file available at https://dist.apache.org/repos/dist/release/tez
> > >> /KEYS
> > >>
> > >> One can look into the issues fixed in this release at:
> > >> https://issues.apache.org/jira/issues/?jql=project+%3D+TEZ+AND+fixVersion+%3D+0.10.4
> > >>
> > >> The vote will be open for at least 72 hours:
> > >> [ ] +1 approve
> > >> [ ] +0 no opinion
> > >> [ ] -1 disapprove (and the reason why)
> > >>
> > >> Regards,
> > >> Laszlo Bodor
> > >> Apache Tez PMC Chair
> > >>
> > >

Reply via email to