+1 (non-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.5 LTS
   ./bin/bootstrap_build.sh
   # and again with release and format options
   ./buildall.sh -skiptests -notests -release -format_cluster
   -format_metastore
   - Verified the version with
   impala-shell.sh -q "select version();"
   - Load and run tpch workload scale factor 1.
   ./bin/load-data.py -w tpch
   ./bin/run-workload.py -w tpch


Regards,
Riza

On Mon, Dec 5, 2022 at 4:57 AM Baike Xia <xiaba...@163.com> wrote:

> +1 (non-binding)
>
>
> - Checked out the code for 4.2.0-rc1 and ran 'buildall.sh -notests
> -skiptests -release_and_debug'
>
> on a Ubuntu 20.04 machine successfully.
>
> - Checked version with 'SELECT version()'.
>
> - Ran 'pushd fe && mvn -fae test' and all tests passed.
>
>
>
>
>
> At 2022-12-05 08:03:17, "Quanlong Huang" <huangquanl...@gmail.com> wrote:
> >+1 (binding)
> >
> >   - Verified the checksum, signature and tree hash
> >   - Verified the build on Ubuntu 16.04. Loaded test data and ran some
> >   simple queries.
> >
> >
> >On Thu, Dec 1, 2022 at 10:43 PM Daniel Becker <dbec...@apache.org> wrote:
> >
> >> This is a vote for Impala 4.2.0.
> >>
> >> The artifacts for testing can be downloaded from:
> >> https://dist.apache.org/repos/dist/dev/impala/4.2.0/RC1/
> >> Git tag: 4.2.0-rc1
> https://github.com/apache/impala/releases/tag/4.2.0-rc1
> >> Tree hash: ef31029099dafde83360f0f359bd63f8772041c7
> >>
> >> 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 this by running a from-scratch job and the release test job:
> >> https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/18207/
> >> https://jenkins.impala.io/job/release-test-ub1604/72/
> >>
> >> Thanks,
> >> Daniel
> >>
>

Reply via email to