You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "tangzhi@qq..." <24...@qq.com> on 2022/10/08 08:24:22 UTC

回复:[VOTE] 4.1.1 release candidate 1

+1,&nbsp;Thanks Quanlong!




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <huangquanlong@gmail.com&gt;;
发送时间:&nbsp;2022年10月6日(星期四) 下午2:37
收件人:&nbsp;"dev"<dev@impala.apache.org&gt;;

主题:&nbsp;[VOTE] 4.1.1 release candidate 1



Hi all,

This is a vote for a maintenance release of Impala 4.1.1.

The artifacts for testing can be downloaded from:
https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/
Git tag: 4.1.1-rc1 https://github.com/apache/impala/releases/tag/4.1.1-rc1
Tree hash: ea6c8909a3edd2800816c9f65568ea0d18a99dce

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 the release test job:
https://jenkins.impala.io/job/release-test-ub1604/64/

Previous discussion threads:
https://lists.apache.org/thread/flqpgynfd20scjdzh40n4wltl7xf51wx
https://lists.apache.org/thread/6z0cld1snoj4q50mp66ns17xhdct1jm2

Thanks,
Quanlong

Re: [VOTE] 4.1.1 release candidate 1

Posted by Quanlong Huang <hu...@gmail.com>.
Hi all,

IMPALA-11648 is now resolved in both the master and 4.1.1 branches. Let's
close this vote. I'll submit a vote for 4.1.1-RC2 soon.

While preparing RC2, I found some recent fixes that are worth being
backported to 4.1.1 as well. Uploaded patches for review:

http://gerrit.cloudera.org:8080/19125 IMPALA-11567: Fix left outer join if
the right side is subquery with complex type
http://gerrit.cloudera.org:8080/19126 IMPALA-11160: Ignore stale
ALTER_PARTITION events on transactional tables
http://gerrit.cloudera.org:8080/19127 IMPALA-11631 Fix impala crashes in
impala::TopNNode::Heap::Close()
http://gerrit.cloudera.org:8080/19128 IMPALA-9823: Make use_local_catalog
and related flags visible
http://gerrit.cloudera.org:8080/19129 IMPALA-11558: Ensure one Kudu client
created (FE) for the specified Kudu master addresses

They are all clean cherrypicks. Please help to review them if you are the
contributors or involved in the original reviews.

Thanks,
Quanlong

On Tue, Oct 11, 2022 at 8:31 AM Quanlong Huang <hu...@gmail.com>
wrote:

> Nice finding! I filed a JIRA to track the build issue:
> https://issues.apache.org/jira/browse/IMPALA-11648
>
> I just verified the build from git checkout. I think we should also add
> checks for building from the tarball.
>
> Thanks,
> Quanlong
>
> On Mon, Oct 10, 2022 at 5:14 PM skyyws <sk...@163.com> wrote:
>
>> -1 (non-binding)
>>
>>
>> - Ran release.sh script, all checks passed(VERSION=4.1.1
>> RELEASE_CANDIDATE=1 TREE_HASH=ea6c8909a3edd2800816c9f65568ea0d18a99dce
>> RELEASE_MANAGER=stigahuang)
>> - Downloading apache-impala-4.1.1.tar.gz<
>> https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/apache-impala-4.1.1.tar.gz>
>> on CentOS7.2 and running 'buildall.sh -notests’ failed due to version check
>> in bin/validate-java-pom-versions.sh. If we modify this script and ignore
>> ’toolchain’ directory, compile success. By the way, this would not happen
>> when compiling code from git.
>>
>>
>>
>>
>> ---- Replied Message ----
>> | From | Xiang Yang<yx...@126.com> |
>> | Date | 10/10/2022 14:10 |
>> | To | <de...@impala.apache.org> |
>> | Subject | Re:[VOTE] 4.1.1 release candidate 1 |
>> +1 (non-binding)
>>
>>
>>
>>
>> - verified the checksum
>>
>> - built Impala locally on CentOS 7.9
>>
>> - verified the version and ran PlannerTest
>>
>>
>>
>>
>> Thanks,
>>
>> Xiang Yang
>>
>>
>>
>>
>> At 2022-10-08 16:24:22,"tangzhi@qq..." <24...@qq.com>, said:
>> +1,&nbsp;Thanks Quanlong!
>>
>>
>>
>>
>> ------------------&nbsp;原始邮件&nbsp;------------------
>> 发件人:
>>                                                   "dev"
>>                                                                 <
>> huangquanlong@gmail.com&gt;;
>> 发送时间:&nbsp;2022年10月6日(星期四) 下午2:37
>> 收件人:&nbsp;"dev"<dev@impala.apache.org&gt;;
>>
>> 主题:&nbsp;[VOTE] 4.1.1 release candidate 1
>>
>>
>>
>> Hi all,
>>
>> This is a vote for a maintenance release of Impala 4.1.1.
>>
>> The artifacts for testing can be downloaded from:
>> https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/
>> Git tag: 4.1.1-rc1
>> https://github.com/apache/impala/releases/tag/4.1.1-rc1
>> Tree hash: ea6c8909a3edd2800816c9f65568ea0d18a99dce
>>
>> 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 the release test job:
>> https://jenkins.impala.io/job/release-test-ub1604/64/
>>
>> Previous discussion threads:
>> https://lists.apache.org/thread/flqpgynfd20scjdzh40n4wltl7xf51wx
>> https://lists.apache.org/thread/6z0cld1snoj4q50mp66ns17xhdct1jm2
>>
>> Thanks,
>> Quanlong
>>
>

Re: [VOTE] 4.1.1 release candidate 1

Posted by Quanlong Huang <hu...@gmail.com>.
Nice finding! I filed a JIRA to track the build issue:
https://issues.apache.org/jira/browse/IMPALA-11648

I just verified the build from git checkout. I think we should also add
checks for building from the tarball.

Thanks,
Quanlong

On Mon, Oct 10, 2022 at 5:14 PM skyyws <sk...@163.com> wrote:

> -1 (non-binding)
>
>
> - Ran release.sh script, all checks passed(VERSION=4.1.1
> RELEASE_CANDIDATE=1 TREE_HASH=ea6c8909a3edd2800816c9f65568ea0d18a99dce
> RELEASE_MANAGER=stigahuang)
> - Downloading apache-impala-4.1.1.tar.gz<
> https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/apache-impala-4.1.1.tar.gz>
> on CentOS7.2 and running 'buildall.sh -notests’ failed due to version check
> in bin/validate-java-pom-versions.sh. If we modify this script and ignore
> ’toolchain’ directory, compile success. By the way, this would not happen
> when compiling code from git.
>
>
>
>
> ---- Replied Message ----
> | From | Xiang Yang<yx...@126.com> |
> | Date | 10/10/2022 14:10 |
> | To | <de...@impala.apache.org> |
> | Subject | Re:[VOTE] 4.1.1 release candidate 1 |
> +1 (non-binding)
>
>
>
>
> - verified the checksum
>
> - built Impala locally on CentOS 7.9
>
> - verified the version and ran PlannerTest
>
>
>
>
> Thanks,
>
> Xiang Yang
>
>
>
>
> At 2022-10-08 16:24:22,"tangzhi@qq..." <24...@qq.com>, said:
> +1,&nbsp;Thanks Quanlong!
>
>
>
>
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:
>                                                   "dev"
>                                                                 <
> huangquanlong@gmail.com&gt;;
> 发送时间:&nbsp;2022年10月6日(星期四) 下午2:37
> 收件人:&nbsp;"dev"<dev@impala.apache.org&gt;;
>
> 主题:&nbsp;[VOTE] 4.1.1 release candidate 1
>
>
>
> Hi all,
>
> This is a vote for a maintenance release of Impala 4.1.1.
>
> The artifacts for testing can be downloaded from:
> https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/
> Git tag: 4.1.1-rc1 https://github.com/apache/impala/releases/tag/4.1.1-rc1
> Tree hash: ea6c8909a3edd2800816c9f65568ea0d18a99dce
>
> 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 the release test job:
> https://jenkins.impala.io/job/release-test-ub1604/64/
>
> Previous discussion threads:
> https://lists.apache.org/thread/flqpgynfd20scjdzh40n4wltl7xf51wx
> https://lists.apache.org/thread/6z0cld1snoj4q50mp66ns17xhdct1jm2
>
> Thanks,
> Quanlong
>

[VOTE] 4.1.1 release candidate 1

Posted by skyyws <sk...@163.com>.
-1 (non-binding)


- Ran release.sh script, all checks passed(VERSION=4.1.1 RELEASE_CANDIDATE=1 TREE_HASH=ea6c8909a3edd2800816c9f65568ea0d18a99dce RELEASE_MANAGER=stigahuang)
- Downloading apache-impala-4.1.1.tar.gz<https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/apache-impala-4.1.1.tar.gz> on CentOS7.2 and running 'buildall.sh -notests’ failed due to version check in bin/validate-java-pom-versions.sh. If we modify this script and ignore ’toolchain’ directory, compile success. By the way, this would not happen when compiling code from git.




---- Replied Message ----
| From | Xiang Yang<yx...@126.com> |
| Date | 10/10/2022 14:10 |
| To | <de...@impala.apache.org> |
| Subject | Re:[VOTE] 4.1.1 release candidate 1 |
+1 (non-binding)




- verified the checksum

- built Impala locally on CentOS 7.9

- verified the version and ran PlannerTest




Thanks,

Xiang Yang




At 2022-10-08 16:24:22,"tangzhi@qq..." <24...@qq.com>, said:
+1,&nbsp;Thanks Quanlong!




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <huangquanlong@gmail.com&gt;;
发送时间:&nbsp;2022年10月6日(星期四) 下午2:37
收件人:&nbsp;"dev"<dev@impala.apache.org&gt;;

主题:&nbsp;[VOTE] 4.1.1 release candidate 1



Hi all,

This is a vote for a maintenance release of Impala 4.1.1.

The artifacts for testing can be downloaded from:
https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/
Git tag: 4.1.1-rc1 https://github.com/apache/impala/releases/tag/4.1.1-rc1
Tree hash: ea6c8909a3edd2800816c9f65568ea0d18a99dce

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 the release test job:
https://jenkins.impala.io/job/release-test-ub1604/64/

Previous discussion threads:
https://lists.apache.org/thread/flqpgynfd20scjdzh40n4wltl7xf51wx
https://lists.apache.org/thread/6z0cld1snoj4q50mp66ns17xhdct1jm2

Thanks,
Quanlong

Re:[VOTE] 4.1.1 release candidate 1

Posted by Xiang Yang <yx...@126.com>.
+1 (non-binding)




- verified the checksum

- built Impala locally on CentOS 7.9

- verified the version and ran PlannerTest




Thanks,

Xiang Yang




At 2022-10-08 16:24:22,"tangzhi@qq..." <24...@qq.com>, said: 
>+1,&nbsp;Thanks Quanlong!
>
>
>
>
>------------------&nbsp;原始邮件&nbsp;------------------
>发件人:                                                                                                                        "dev"                                                                                    <huangquanlong@gmail.com&gt;;
>发送时间:&nbsp;2022年10月6日(星期四) 下午2:37
>收件人:&nbsp;"dev"<dev@impala.apache.org&gt;;
>
>主题:&nbsp;[VOTE] 4.1.1 release candidate 1
>
>
>
>Hi all,
>
>This is a vote for a maintenance release of Impala 4.1.1.
>
>The artifacts for testing can be downloaded from:
>https://dist.apache.org/repos/dist/dev/impala/4.1.1/RC1/
>Git tag: 4.1.1-rc1 https://github.com/apache/impala/releases/tag/4.1.1-rc1
>Tree hash: ea6c8909a3edd2800816c9f65568ea0d18a99dce
>
>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 the release test job:
>https://jenkins.impala.io/job/release-test-ub1604/64/
>
>Previous discussion threads:
>https://lists.apache.org/thread/flqpgynfd20scjdzh40n4wltl7xf51wx
>https://lists.apache.org/thread/6z0cld1snoj4q50mp66ns17xhdct1jm2
>
>Thanks,
>Quanlong