You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by Thomas Tauber-Marshall <tm...@cloudera.com> on 2017/12/20 05:07:32 UTC

[VOTE] 2.11.0 release candidate 1

This is a vote to release Impala 2.11.0

The artifacts for testing can be downloaded from:
https://dist.apache.org/repos/dist/dev/impala/2.11.0/RC1/
Git tag: 2.11.0-rc1
Tree hash: 9618d0f833cf826252d2c1b2a720eaabe1bef689

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#

The vote will be open until 9:00PM PST on Friday, December 22

Re: [VOTE] 2.11.0 release candidate 1

Posted by Taras Bobrovytsky <ta...@apache.org>.
+1 (binding)
- Downloaded and verified the taraball with the script
- Verified that that the contents of the tarball are identical
to branch-2.11.0
- Built a debug build and ran a few queries
- Ran the RAT check

On Thu, Dec 21, 2017 at 10:21 AM, Michael Brown <mi...@cloudera.com> wrote:

> +1 (binding)
> - downloaded and verified tarball
> - compiled impala for both debug and release
> - ran core tests on both debug and release
> - ran RAT check
>
> On Tue, Dec 19, 2017 at 9:07 PM, Thomas Tauber-Marshall <
> tmarshall@cloudera.com> wrote:
>
> > This is a vote to release Impala 2.11.0
> >
> > The artifacts for testing can be downloaded from:
> > https://dist.apache.org/repos/dist/dev/impala/2.11.0/RC1/
> > Git tag: 2.11.0-rc1
> > Tree hash: 9618d0f833cf826252d2c1b2a720eaabe1bef689
> >
> > 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#
> >
> > The vote will be open until 9:00PM PST on Friday, December 22
> >
>

Re: [VOTE] 2.11.0 release candidate 1

Posted by Michael Brown <mi...@cloudera.com>.
+1 (binding)
- downloaded and verified tarball
- compiled impala for both debug and release
- ran core tests on both debug and release
- ran RAT check

On Tue, Dec 19, 2017 at 9:07 PM, Thomas Tauber-Marshall <
tmarshall@cloudera.com> wrote:

> This is a vote to release Impala 2.11.0
>
> The artifacts for testing can be downloaded from:
> https://dist.apache.org/repos/dist/dev/impala/2.11.0/RC1/
> Git tag: 2.11.0-rc1
> Tree hash: 9618d0f833cf826252d2c1b2a720eaabe1bef689
>
> 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#
>
> The vote will be open until 9:00PM PST on Friday, December 22
>

Re: [VOTE] 2.11.0 release candidate 1

Posted by Lars Volker <lv...@cloudera.com>.
+1 (binding)

Here's what I did:

* Read the instructions on the wiki and fixed the link to the KEYs file
* Downloaded all files from the RC1 download link
* Manually verified md5, sha512 sum, and asc signature
* Verified git hashes
* Verified tarball contents
* Ran ./buildall.sh -skiptests -notests -noclean
* Started a local minicluster and ran some queries.
* Manually downloaded Apache Rat and ran it as described
in bin/check-rat-report.py

I noticed that the wiki page seems to have a different/older version of the
verification script used by Jenkins. It probably wouldn't hurt to move it
into git and use if from both.

On Thu, Dec 21, 2017 at 4:07 AM, Jim Apple <jb...@cloudera.com> wrote:

> +1 (binding), ran the same job and inspected its output to make sure
> it was checking all of the requirements.
>
> On Wed, Dec 20, 2017 at 2:45 PM, Bharath Vissapragada
> <bh...@cloudera.com> wrote:
> > +1 (binding)
> >
> > - Verified via https://jenkins.impala.io/job/release-test/27/
> > - Downloaded the tarball locally, verified checksums, compiled it from
> > source, started a mini cluster and tested some basic queries. Everything
> > looked fine.
> >
> >
> >
> > On Tue, Dec 19, 2017 at 9:07 PM, Thomas Tauber-Marshall <
> > tmarshall@cloudera.com> wrote:
> >
> >> This is a vote to release Impala 2.11.0
> >>
> >> The artifacts for testing can be downloaded from:
> >> https://dist.apache.org/repos/dist/dev/impala/2.11.0/RC1/
> >> Git tag: 2.11.0-rc1
> >> Tree hash: 9618d0f833cf826252d2c1b2a720eaabe1bef689
> >>
> >> 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#
> >>
> >> The vote will be open until 9:00PM PST on Friday, December 22
> >>
>

Re: [VOTE] 2.11.0 release candidate 1

Posted by Jim Apple <jb...@cloudera.com>.
+1 (binding), ran the same job and inspected its output to make sure
it was checking all of the requirements.

On Wed, Dec 20, 2017 at 2:45 PM, Bharath Vissapragada
<bh...@cloudera.com> wrote:
> +1 (binding)
>
> - Verified via https://jenkins.impala.io/job/release-test/27/
> - Downloaded the tarball locally, verified checksums, compiled it from
> source, started a mini cluster and tested some basic queries. Everything
> looked fine.
>
>
>
> On Tue, Dec 19, 2017 at 9:07 PM, Thomas Tauber-Marshall <
> tmarshall@cloudera.com> wrote:
>
>> This is a vote to release Impala 2.11.0
>>
>> The artifacts for testing can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/impala/2.11.0/RC1/
>> Git tag: 2.11.0-rc1
>> Tree hash: 9618d0f833cf826252d2c1b2a720eaabe1bef689
>>
>> 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#
>>
>> The vote will be open until 9:00PM PST on Friday, December 22
>>

Re: [VOTE] 2.11.0 release candidate 1

Posted by Bharath Vissapragada <bh...@cloudera.com>.
+1 (binding)

- Verified via https://jenkins.impala.io/job/release-test/27/
- Downloaded the tarball locally, verified checksums, compiled it from
source, started a mini cluster and tested some basic queries. Everything
looked fine.



On Tue, Dec 19, 2017 at 9:07 PM, Thomas Tauber-Marshall <
tmarshall@cloudera.com> wrote:

> This is a vote to release Impala 2.11.0
>
> The artifacts for testing can be downloaded from:
> https://dist.apache.org/repos/dist/dev/impala/2.11.0/RC1/
> Git tag: 2.11.0-rc1
> Tree hash: 9618d0f833cf826252d2c1b2a720eaabe1bef689
>
> 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#
>
> The vote will be open until 9:00PM PST on Friday, December 22
>