+1 (binding) - Downloaded the RC1 tarball, verified the release manager's signature and the SHA512 checksum - compared the contents of the tarball against the published Git tag - built the contents of the tarball on Ubuntu 22.04 LTS locally, ran the dataload steps - verified the version stamp via "select version();" -- yielded "impalad version 4.5.0-RELEASE DEBUG (build b1a985be5eb49db6f23912a1439eeb59d74a278e)" - ran a few simple queries on tpcds_json_bzip and tpch_parquet; - also built the release candidate and ran core-mode tests on Rocky 9.2 using the rocky-9.2-from-scratch job on jenkins.impala.io (all passed): https://jenkins.impala.io/job/rocky-9.2-from-scratch/28/
Thanks, - LaszloG On Sat, Feb 8, 2025 at 3:31 PM Quanlong Huang <huangquanl...@gmail.com> wrote: > Thank Peter for fixing the issue so quickly! IMPALA-13742 is now resolved. > > On Fri, Feb 7, 2025 at 4:59 PM Quanlong Huang <huangquanl...@gmail.com> > wrote: > > > > Tried building the DEB and RPM packages by > > ./buildall.sh -noclean -notests -release -package > > > > It works on Ubuntu but fails on CentOS7 and Redhat8. Filed > > https://issues.apache.org/jira/browse/IMPALA-13742 > > Not sure if this should be a blocker. But it'd be nice to fix it. > > > > On Fri, Feb 7, 2025 at 9:40 AM Riza Suminto <riza.sumi...@cloudera.com> > wrote: > > > > > > nits: Tree hash should be c9270a3733221da28650a6d0ce9502fd2e515ac9 > > > > > > On Thu, Feb 6, 2025 at 5:38 PM Riza Suminto <riza.sumi...@cloudera.com > > > > > wrote: > > > > > > > +1 (binding) > > > > > > > > > > > > - Ran release.sh script from > > > > > https://cwiki.apache.org/confluence/display/IMPALA/How+to+Release#HowtoRelease-HowtoVoteonaReleaseCandidate > > > > - Built from source locally on Ubuntu 20.04.6 LTS > > > > ./buildall.sh -skiptests -notests -release > > > > - Verified that "impalad version 4.5.0-RELEASE DEBUG (build > > > > b1a985be5eb49db6f23912a1439eeb59d74a278e)" with > > > > impala-shell.sh -q "select version();" > > > > - Run and pass a few EE tests for tpch. > > > > > > > > > > > > > > > > > > > > > > > > On Thu, Feb 6, 2025 at 2:45 AM Zoltán Borók-Nagy < > borokna...@apache.org> > > > > wrote: > > > > > > > >> +1 (binding) > > > >> > > > >> - Downloaded the tar.gz, checked the SHA512 hash and the signing > key > > > >> - Built from source on a Ubuntu 22.04.5 LTS machine > > > >> ../buildall.sh -notests -release > > > >> - Verified the version with > > > >> impala-shell.sh -q "select version();" > > > >> - Executed a few basic queries > > > >> > > > >> Also executed release test job: > > > >> https://jenkins.impala.io/job/release-test-ub2004/10/parameters/ > > > >> > > > >> Cheers, > > > >> Zoltan > > > >> > > > >> On Tue, Feb 4, 2025 at 10:41 AM Peter Rozsa <pro...@apache.org> > wrote: > > > >> > > > >> > This is a vote for Impala 4.5.0 release. > > > >> > > > > >> > The artifacts for testing can be downloaded from: > > > >> > > > > >> > https://dist.apache.org/repos/dist/dev/impala/4.5.0/RC1/ > > > >> > > > > >> > Git tag: 4.5.0-rc1 < > > > >> > https://github.com/apache/impala/releases/tag/4.4.1-rc1> > > > >> > https://github.com/apache/impala/releases/tag/4.5.0-rc1 > > > >> > > > > >> > Tree hash: 56d6bebdee2c9cc7041fab327aeb6f0a9bff4365 > > > >> > > > > >> > Release manager: prozsa > > > >> > > > > >> > Artifacts were signed with the 869DF5BED2FB82F2 key which can be > found > > > >> in > > > >> > > > > >> > https://downloads.apache.org/impala/KEYS. > > > >> > > > > >> > Please vote +1 or -1. -1 votes should be accompanied by an > explanation > > > >> of > > > >> > > > > >> > the reason. Only PMC members have binding votes, but other > community > > > >> > > > > >> > members are encouraged to cast non-binding votes. This vote will > pass if > > > >> > > > > >> > there are 3 binding +1 votes and more binding +1 votes than -1 > votes. > > > >> > > > > >> > Voting is open for 72 hours (excluding weekends). > > > >> > > > > >> > This wiki page describes how to check the release before you vote: > > > >> > > > > >> > > > > >> > > > > >> > https://cwiki.apache.org/confluence/display/IMPALA/How+to+Release#HowtoRelease-HowtoVoteonaReleaseCandidate > > > >> > > > > >> > I tested this by running CORE tests: > > > >> > > > > >> > https://jenkins.impala.io/job/parallel-all-tests-ub2004/2010/ > > > >> > > > > >> > > > > >> > Discussion thread: > > > >> > https://lists.apache.org/thread/1bxlnr822s7zqbyljzkwqg8qbj914b1t > > > >> > > > > >> > Thanks, Peter > > > >> > > > > >> > > > > >