You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Yichi Zhang <zy...@google.com> on 2022/05/17 05:57:57 UTC

[VOTE] Release 2.39.0, candidate #1

Hi everyone,

Please review and vote on the release candidate #1 for the version 2.39.0,
as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)


Reviewers are encouraged to test their own use cases with the release
candidate, and vote +1 if no issues are found.

The complete staging area is available for your review, which includes:
* JIRA release notes [1],
* the official Apache source release to be deployed to dist.apache.org [2],
which is signed with the key with fingerprint
0DB9FF04B5D967903A28427021DE16602971EB7C [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "v2.39.0-RC1" [5],
* website pull request listing the release [6], the blog post [6], and
publishing the API reference manual [7].
* Java artifacts were built with Gradle 7.4 and OpenJDK/Oracle JDK
1.8.0_332.
* Python artifacts are deployed along with the source release to the
dist.apache.org [2] and PyPI[8].
* Validation sheet with a tab for 2.39.0 release to help with validation
[9].
* Docker images published to Docker Hub [10].

The vote will be open for at least 72 hours. It is adopted by majority
approval, with at least 3 PMC affirmative votes.

For guidelines on how to try the release in your projects, check out our
blog post at https://beam.apache.org/blog/validate-beam-release/.

Thanks,
Yichi Zhang

[1]
https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12319527&version=12351170
[2] https://dist.apache.org/repos/dist/dev/beam/2.39.0/
[3] https://dist.apache.org/repos/dist/release/beam/KEYS
[4] https://repository.apache.org/content/repositories/orgapachebeam-1271/
[5] https://github.com/apache/beam/tree/v2.39.0-RC1
[6] https://github.com/apache/beam/pull/17690
[7] https://github.com/apache/beam-site/pull/627
[8] https://pypi.org/project/apache-beam/2.39.0rc1/
[9]
https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=584711835
[10] https://hub.docker.com/search?q=apache%2Fbeam&type=image

Re: [VOTE] Release 2.39.0, candidate #1

Posted by Yichi Zhang <zy...@google.com>.
OK, I'll build the RC #2 to include the rollback to be safe.

On Tue, May 17, 2022 at 1:04 PM Brian Hulette <bh...@google.com> wrote:

> We recently discovered that the changes I made to the workers to support
> Batched DoFns can lead to a performance regression (OOMs) in at least one
> existing Python pipeline, and that change is in the 2.39.0 release. I still
> haven't figured out the root cause of this, but given the potential to
> cause regressions in existing pipelines I think we should roll back the
> change. I've filed [1] to track this and proposed [2] (master) and [3]
> (release-2.39.0) to roll back.
>
> [1] https://issues.apache.org/jira/browse/BEAM-14481
> [2] https://github.com/apache/beam/pull/17693
> [3] https://github.com/apache/beam/pull/17694
>
> On Tue, May 17, 2022 at 8:11 AM Jean-Baptiste Onofré <jb...@nanthrax.net>
> wrote:
>
>> +1 (binding)
>>
>> Smoke quick tests with the direct runner.
>>
>> Regards
>> JB
>>
>> On Tue, May 17, 2022 at 5:05 PM Ahmet Altay <al...@google.com> wrote:
>> >
>> > +1 (binding). I validated python quick starts on Direct runner and on
>> Dataflow.
>> >
>> > Thank you Yichi!
>> >
>> > On Mon, May 16, 2022 at 11:58 PM Yichi Zhang <zy...@google.com> wrote:
>> >>
>> >> Hi everyone,
>> >>
>> >> Please review and vote on the release candidate #1 for the version
>> 2.39.0, as follows:
>> >> [ ] +1, Approve the release
>> >> [ ] -1, Do not approve the release (please provide specific comments)
>> >>
>> >>
>> >> Reviewers are encouraged to test their own use cases with the release
>> candidate, and vote +1 if no issues are found.
>> >>
>> >> The complete staging area is available for your review, which includes:
>> >> * JIRA release notes [1],
>> >> * the official Apache source release to be deployed to dist.apache.org
>> [2], which is signed with the key with fingerprint
>> 0DB9FF04B5D967903A28427021DE16602971EB7C [3],
>> >> * all artifacts to be deployed to the Maven Central Repository [4],
>> >> * source code tag "v2.39.0-RC1" [5],
>> >> * website pull request listing the release [6], the blog post [6], and
>> publishing the API reference manual [7].
>> >> * Java artifacts were built with Gradle 7.4 and OpenJDK/Oracle JDK
>> 1.8.0_332.
>> >> * Python artifacts are deployed along with the source release to the
>> dist.apache.org [2] and PyPI[8].
>> >> * Validation sheet with a tab for 2.39.0 release to help with
>> validation [9].
>> >> * Docker images published to Docker Hub [10].
>> >>
>> >> The vote will be open for at least 72 hours. It is adopted by majority
>> approval, with at least 3 PMC affirmative votes.
>> >>
>> >> For guidelines on how to try the release in your projects, check out
>> our blog post at https://beam.apache.org/blog/validate-beam-release/.
>> >>
>> >> Thanks,
>> >> Yichi Zhang
>> >>
>> >> [1]
>> https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12319527&version=12351170
>> >> [2] https://dist.apache.org/repos/dist/dev/beam/2.39.0/
>> >> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> >> [4]
>> https://repository.apache.org/content/repositories/orgapachebeam-1271/
>> >> [5] https://github.com/apache/beam/tree/v2.39.0-RC1
>> >> [6] https://github.com/apache/beam/pull/17690
>> >> [7] https://github.com/apache/beam-site/pull/627
>> >> [8] https://pypi.org/project/apache-beam/2.39.0rc1/
>> >> [9]
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=584711835
>> >> [10] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>>
>

Re: [VOTE] Release 2.39.0, candidate #1

Posted by Brian Hulette <bh...@google.com>.
We recently discovered that the changes I made to the workers to support
Batched DoFns can lead to a performance regression (OOMs) in at least one
existing Python pipeline, and that change is in the 2.39.0 release. I still
haven't figured out the root cause of this, but given the potential to
cause regressions in existing pipelines I think we should roll back the
change. I've filed [1] to track this and proposed [2] (master) and [3]
(release-2.39.0) to roll back.

[1] https://issues.apache.org/jira/browse/BEAM-14481
[2] https://github.com/apache/beam/pull/17693
[3] https://github.com/apache/beam/pull/17694

On Tue, May 17, 2022 at 8:11 AM Jean-Baptiste Onofré <jb...@nanthrax.net>
wrote:

> +1 (binding)
>
> Smoke quick tests with the direct runner.
>
> Regards
> JB
>
> On Tue, May 17, 2022 at 5:05 PM Ahmet Altay <al...@google.com> wrote:
> >
> > +1 (binding). I validated python quick starts on Direct runner and on
> Dataflow.
> >
> > Thank you Yichi!
> >
> > On Mon, May 16, 2022 at 11:58 PM Yichi Zhang <zy...@google.com> wrote:
> >>
> >> Hi everyone,
> >>
> >> Please review and vote on the release candidate #1 for the version
> 2.39.0, as follows:
> >> [ ] +1, Approve the release
> >> [ ] -1, Do not approve the release (please provide specific comments)
> >>
> >>
> >> Reviewers are encouraged to test their own use cases with the release
> candidate, and vote +1 if no issues are found.
> >>
> >> The complete staging area is available for your review, which includes:
> >> * JIRA release notes [1],
> >> * the official Apache source release to be deployed to dist.apache.org
> [2], which is signed with the key with fingerprint
> 0DB9FF04B5D967903A28427021DE16602971EB7C [3],
> >> * all artifacts to be deployed to the Maven Central Repository [4],
> >> * source code tag "v2.39.0-RC1" [5],
> >> * website pull request listing the release [6], the blog post [6], and
> publishing the API reference manual [7].
> >> * Java artifacts were built with Gradle 7.4 and OpenJDK/Oracle JDK
> 1.8.0_332.
> >> * Python artifacts are deployed along with the source release to the
> dist.apache.org [2] and PyPI[8].
> >> * Validation sheet with a tab for 2.39.0 release to help with
> validation [9].
> >> * Docker images published to Docker Hub [10].
> >>
> >> The vote will be open for at least 72 hours. It is adopted by majority
> approval, with at least 3 PMC affirmative votes.
> >>
> >> For guidelines on how to try the release in your projects, check out
> our blog post at https://beam.apache.org/blog/validate-beam-release/.
> >>
> >> Thanks,
> >> Yichi Zhang
> >>
> >> [1]
> https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12319527&version=12351170
> >> [2] https://dist.apache.org/repos/dist/dev/beam/2.39.0/
> >> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> >> [4]
> https://repository.apache.org/content/repositories/orgapachebeam-1271/
> >> [5] https://github.com/apache/beam/tree/v2.39.0-RC1
> >> [6] https://github.com/apache/beam/pull/17690
> >> [7] https://github.com/apache/beam-site/pull/627
> >> [8] https://pypi.org/project/apache-beam/2.39.0rc1/
> >> [9]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=584711835
> >> [10] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>

Re: [VOTE] Release 2.39.0, candidate #1

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
+1 (binding)

Smoke quick tests with the direct runner.

Regards
JB

On Tue, May 17, 2022 at 5:05 PM Ahmet Altay <al...@google.com> wrote:
>
> +1 (binding). I validated python quick starts on Direct runner and on Dataflow.
>
> Thank you Yichi!
>
> On Mon, May 16, 2022 at 11:58 PM Yichi Zhang <zy...@google.com> wrote:
>>
>> Hi everyone,
>>
>> Please review and vote on the release candidate #1 for the version 2.39.0, as follows:
>> [ ] +1, Approve the release
>> [ ] -1, Do not approve the release (please provide specific comments)
>>
>>
>> Reviewers are encouraged to test their own use cases with the release candidate, and vote +1 if no issues are found.
>>
>> The complete staging area is available for your review, which includes:
>> * JIRA release notes [1],
>> * the official Apache source release to be deployed to dist.apache.org [2], which is signed with the key with fingerprint 0DB9FF04B5D967903A28427021DE16602971EB7C [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.39.0-RC1" [5],
>> * website pull request listing the release [6], the blog post [6], and publishing the API reference manual [7].
>> * Java artifacts were built with Gradle 7.4 and OpenJDK/Oracle JDK 1.8.0_332.
>> * Python artifacts are deployed along with the source release to the dist.apache.org [2] and PyPI[8].
>> * Validation sheet with a tab for 2.39.0 release to help with validation [9].
>> * Docker images published to Docker Hub [10].
>>
>> The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PMC affirmative votes.
>>
>> For guidelines on how to try the release in your projects, check out our blog post at https://beam.apache.org/blog/validate-beam-release/.
>>
>> Thanks,
>> Yichi Zhang
>>
>> [1] https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12319527&version=12351170
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.39.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4] https://repository.apache.org/content/repositories/orgapachebeam-1271/
>> [5] https://github.com/apache/beam/tree/v2.39.0-RC1
>> [6] https://github.com/apache/beam/pull/17690
>> [7] https://github.com/apache/beam-site/pull/627
>> [8] https://pypi.org/project/apache-beam/2.39.0rc1/
>> [9] https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=584711835
>> [10] https://hub.docker.com/search?q=apache%2Fbeam&type=image

Re: [VOTE] Release 2.39.0, candidate #1

Posted by Ahmet Altay <al...@google.com>.
+1 (binding). I validated python quick starts on Direct runner and on
Dataflow.

Thank you Yichi!

On Mon, May 16, 2022 at 11:58 PM Yichi Zhang <zy...@google.com> wrote:

> Hi everyone,
>
> Please review and vote on the release candidate #1 for the version 2.39.0,
> as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
>
> Reviewers are encouraged to test their own use cases with the release
> candidate, and vote +1 if no issues are found.
>
> The complete staging area is available for your review, which includes:
> * JIRA release notes [1],
> * the official Apache source release to be deployed to dist.apache.org
> [2], which is signed with the key with fingerprint
> 0DB9FF04B5D967903A28427021DE16602971EB7C [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.39.0-RC1" [5],
> * website pull request listing the release [6], the blog post [6], and
> publishing the API reference manual [7].
> * Java artifacts were built with Gradle 7.4 and OpenJDK/Oracle JDK
> 1.8.0_332.
> * Python artifacts are deployed along with the source release to the
> dist.apache.org [2] and PyPI[8].
> * Validation sheet with a tab for 2.39.0 release to help with validation
> [9].
> * Docker images published to Docker Hub [10].
>
> The vote will be open for at least 72 hours. It is adopted by majority
> approval, with at least 3 PMC affirmative votes.
>
> For guidelines on how to try the release in your projects, check out our
> blog post at https://beam.apache.org/blog/validate-beam-release/.
>
> Thanks,
> Yichi Zhang
>
> [1]
> https://issues.apache.org/jira/secure/ConfigureReleaseNote.jspa?projectId=12319527&version=12351170
> [2] https://dist.apache.org/repos/dist/dev/beam/2.39.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4] https://repository.apache.org/content/repositories/orgapachebeam-1271/
> [5] https://github.com/apache/beam/tree/v2.39.0-RC1
> [6] https://github.com/apache/beam/pull/17690
> [7] https://github.com/apache/beam-site/pull/627
> [8] https://pypi.org/project/apache-beam/2.39.0rc1/
> [9]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=584711835
> [10] https://hub.docker.com/search?q=apache%2Fbeam&type=image
>