+1 (non binding) Tested the RC3 by: - downloading apache-impala-3.4.1.tar.gz <https://dist.apache.org/repos/dist/dev/impala/3.4.1/RC3/apache-impala-3.4.1.tar.gz> onto an Ubuntu 18.04 machine and running 'build.sh -notests' successfully - used the release verification script on the wiki page (had to update the git clone location), defined the 4 environment variables (VERSION=3.4.1, RELEASE_CANDIDATE=3, TREE_HASH=a724d2f2270245de1dfbe19ac9e27718a58ef10e, RELEASE_MANAGER= stigahuang) and ran the script .. it passed the checks.
-Aman On Sat, Apr 2, 2022 at 1:30 PM Wenzhe Zhou <wz...@cloudera.com> wrote: > +1 (non-binding) > > - Ran release.sh script, all checks passed. > - Built Impala from tarball > - Checked version with SELECT version(), executed basic queries. > > Wenzhe Zhou > wz...@cloudera.com > 408-568-0101 > > > On Sat, Apr 2, 2022 at 3:41 AM Laszlo Gaal <laszlo.g...@cloudera.com> > wrote: > > > +1 (binding) > > > > - downloaded the release candidate tarball > > -- verified the GPG signature > > -- verified the sha512sum > > - checked out the 3.4.1-rc3 tag from the Apache Git repo > > -- verified the tree hash > > -- compared the directory trees from the Git repo and the tarball > > - checked the LICENSE.txt and NOTICE.txt files from the tarball > > - relying on the above verification steps I executed the > > release-test-ub1604 job on the release candidate. Results: > > -- core-mode tests passed > > -- RAT check passed > > - built Impala on my workstation from the contents of the tarball > > - verified the version with "SELECT version();" > > -- cross-checked this against the version reported by the built version > of > > impala-shell > > - ran a few basic queries > > > > - LaszloG > > > > On Fri, Apr 1, 2022 at 2:55 PM Zoltán Borók-Nagy < > borokna...@cloudera.com> > > wrote: > > > > > +1 (binding) > > > > > > - downloaded the tarball, verified the gpg signature and sha512sum > > > - built Impala > > > - checked version with SELECT version(); > > > - executed few basic queries > > > > > > > > > On Fri, Apr 1, 2022 at 7:29 AM Riza Suminto <riza.sumi...@cloudera.com > > > > > wrote: > > > > > > > +1 (non-binding) > > > > > > > > > > > > - Ran release.sh script from > > > > > > > > > > > > > > https://cwiki.apache.org/confluence/display/IMPALA/How+to+Release#HowtoRelease-HowtoVoteonaReleaseCandidate > > > > All checks pass. > > > > - Built from source, and verified all tests pass. > > > > > > > > > > > > On Wed, Mar 30, 2022 at 6:18 PM Quanlong Huang < > > huangquanl...@gmail.com> > > > > wrote: > > > > > > > > > Hi all, > > > > > > > > > > This is a vote for Impala 3.4.1. > > > > > > > > > > The artifacts for testing can be downloaded from: > > > > > https://dist.apache.org/repos/dist/dev/impala/3.4.1/RC3/ > > > > > Git tag: 3.4.1-rc3 > > > > https://github.com/apache/impala/releases/tag/3.4.1-rc3 > > > > > Tree hash: a724d2f2270245de1dfbe19ac9e27718a58ef10e > > > > > > > > > > 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. > > > > > > > > > > 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 RC2 by running exhaustive jobs for both with/without > > > > LocalCatalog > > > > > mode, i.e. ubuntu-16.04-from-scratch and > > ubuntu-16.04-dockerised-tests. > > > > > https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/16037/ > > > > > https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/5440/ > > > > > > > > > > Note that RC3 just has one more commit than RC2. The commit just > > > > > changes the build script. I tested RC3 by the release-test-job: > > > > > https://jenkins.impala.io/job/release-test-ub1604/51/ > > > > > > > > > > The main target of 3.4.1 release is to fix the build issue of > 3.4.0. > > > > > We can backport more fixes to 3.4.2 in need. > > > > > > > > > > Thanks, > > > > > Quanlong > > > > > > > > > > > > > > >