Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-14 Thread Rui Wang
Thanks everyone. I will close this vote soon.



-Rui

On Sat, Apr 11, 2020 at 11:01 AM Aaron Dixon  wrote:

> +1
>
> - Ran full Clojure ports of all mobile gaming demos ([1],[2]): user score,
> hourly team score, leaderboard, game stats, and stateful team score using
> thurber[3]
>  ...using 2.20.0 + JDK8 + Dataflow
> - Ran thurber test suite (DirectRunner, org.apache.beam.sdk.testing) which
> exercises SplittableDoFn (had to make slight changes to what seem to be new
> semantics/annotations vis a vis @Element, @Restriction, etc)
>
> [1] https://github.com/atdixon/thurber/tree/master/demo/game
> [2]
> https://github.com/atdixon/thurber/blob/master/doc/running-mobile-gaming-examples.md
> [3] https://github.com/atdixon/thurber
>
> On Sat, Apr 11, 2020 at 12:24 AM Jean-Baptiste Onofre 
> wrote:
>
>> +1 (binding)
>>
>> Quickly checked on beam-samples.
>>
>> Regards
>> JB
>>
>> Le 10 avr. 2020 à 17:25, Kenneth Knowles  a écrit :
>>
>> +1
>>
>> Ran a small Java pipeline.
>>
>> Noting that the version in gradle.properties is 2.20.0-RC2:
>> https://github.com/apache/beam/blob/v2.20.0-RC2/gradle.properties#L26.
>> The versions in the built Java artifacts all seem to be the desired value
>> of 2.20.0.
>>
>> Kenn
>>
>> On Thu, Apr 9, 2020 at 5:19 PM Robert Bradshaw 
>> wrote:
>>
>>> +1, the artifacts and signatures all look good, and I also checked that
>>> the Python wheels work with a simple pipeline in a fresh virtual
>>> environment.
>>>
>>> On Thu, Apr 9, 2020 at 5:11 PM Ahmet Altay  wrote:
>>>
 +1 - validated python quickstarts batch/streaming with python 2.7.

 Thank you Rui!

 On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev <
 valen...@google.com> wrote:

> +1. Checked mobile gaming batch examples, and a streaming quickstart
> on Dataflow, on Python 3.7 using Linux wheels.
>
> On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:
>
>> Hi everyone,
>> Please review and vote on the release candidate #2 for the version
>> 2.20.0, as follows:
>> [ ] +1, Approve the release
>> [ ] -1, Do not approve the release (please provide specific comments)
>>
>>
>> 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 699A
>> 22D2 D4F0 0AD3 957B  6A88 38B1 C6B4 25EB A67C [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.20.0-RC2" [5],
>> * website pull request listing the release [6], publishing the API
>> reference manual [7], and the blog post [8].
>> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
>> * Python artifacts are deployed along with the source release to the
>> dist.apache.org [2].
>> * Validation sheet with a tab for 2.20.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.
>>
>> Thanks,
>> Release Manager
>>
>> [1]
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4]
>> https://repository.apache.org/content/repositories/orgapachebeam-1101/
>> [5] https://github.com/apache/beam/tree/v2.20.0-RC2
>> [6] https://github.com/apache/beam/pull/11285
>> [7] https://github.com/apache/beam-site/pull/602
>> [8] https://github.com/apache/beam/pull/11298
>> [9]
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
>> [10] https://hub.docker.com/search?q=apache%2Fbeam=image
>>
>
>>


Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-11 Thread Aaron Dixon
+1

- Ran full Clojure ports of all mobile gaming demos ([1],[2]): user score,
hourly team score, leaderboard, game stats, and stateful team score using
thurber[3]
 ...using 2.20.0 + JDK8 + Dataflow
- Ran thurber test suite (DirectRunner, org.apache.beam.sdk.testing) which
exercises SplittableDoFn (had to make slight changes to what seem to be new
semantics/annotations vis a vis @Element, @Restriction, etc)

[1] https://github.com/atdixon/thurber/tree/master/demo/game
[2]
https://github.com/atdixon/thurber/blob/master/doc/running-mobile-gaming-examples.md
[3] https://github.com/atdixon/thurber

On Sat, Apr 11, 2020 at 12:24 AM Jean-Baptiste Onofre 
wrote:

> +1 (binding)
>
> Quickly checked on beam-samples.
>
> Regards
> JB
>
> Le 10 avr. 2020 à 17:25, Kenneth Knowles  a écrit :
>
> +1
>
> Ran a small Java pipeline.
>
> Noting that the version in gradle.properties is 2.20.0-RC2:
> https://github.com/apache/beam/blob/v2.20.0-RC2/gradle.properties#L26.
> The versions in the built Java artifacts all seem to be the desired value
> of 2.20.0.
>
> Kenn
>
> On Thu, Apr 9, 2020 at 5:19 PM Robert Bradshaw 
> wrote:
>
>> +1, the artifacts and signatures all look good, and I also checked that
>> the Python wheels work with a simple pipeline in a fresh virtual
>> environment.
>>
>> On Thu, Apr 9, 2020 at 5:11 PM Ahmet Altay  wrote:
>>
>>> +1 - validated python quickstarts batch/streaming with python 2.7.
>>>
>>> Thank you Rui!
>>>
>>> On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev 
>>> wrote:
>>>
 +1. Checked mobile gaming batch examples, and a streaming quickstart on
 Dataflow, on Python 3.7 using Linux wheels.

 On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:

> Hi everyone,
> Please review and vote on the release candidate #2 for the version
> 2.20.0, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
>
> 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 699A 22D2 D4F0 0AD3 957B
>   6A88 38B1 C6B4 25EB A67C [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.20.0-RC2" [5],
> * website pull request listing the release [6], publishing the API
> reference manual [7], and the blog post [8].
> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
> * Python artifacts are deployed along with the source release to the
> dist.apache.org [2].
> * Validation sheet with a tab for 2.20.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.
>
> Thanks,
> Release Manager
>
> [1]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4]
> https://repository.apache.org/content/repositories/orgapachebeam-1101/
> [5] https://github.com/apache/beam/tree/v2.20.0-RC2
> [6] https://github.com/apache/beam/pull/11285
> [7] https://github.com/apache/beam-site/pull/602
> [8] https://github.com/apache/beam/pull/11298
> [9]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
> [10] https://hub.docker.com/search?q=apache%2Fbeam=image
>

>


Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-10 Thread Jean-Baptiste Onofre
+1 (binding)

Quickly checked on beam-samples.

Regards
JB

> Le 10 avr. 2020 à 17:25, Kenneth Knowles  a écrit :
> 
> +1
> 
> Ran a small Java pipeline.
> 
> Noting that the version in gradle.properties is 2.20.0-RC2: 
> https://github.com/apache/beam/blob/v2.20.0-RC2/gradle.properties#L26 
> . The 
> versions in the built Java artifacts all seem to be the desired value of 
> 2.20.0.
> 
> Kenn
> 
> On Thu, Apr 9, 2020 at 5:19 PM Robert Bradshaw  > wrote:
> +1, the artifacts and signatures all look good, and I also checked that the 
> Python wheels work with a simple pipeline in a fresh virtual environment. 
> 
> On Thu, Apr 9, 2020 at 5:11 PM Ahmet Altay  > wrote:
> +1 - validated python quickstarts batch/streaming with python 2.7. 
> 
> Thank you Rui!
> 
> On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev  > wrote:
> +1. Checked mobile gaming batch examples, and a streaming quickstart on 
> Dataflow, on Python 3.7 using Linux wheels.
> 
> On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  > wrote:
> Hi everyone,
> Please review and vote on the release candidate #2 for the version 2.20.0, as 
> follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
> 
> 
> 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 
> 699A 22D2 D4F0 0AD3 957B  6A88 38B1 C6B4 25EB A67C [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.20.0-RC2" [5],
> * website pull request listing the release [6], publishing the API reference 
> manual [7], and the blog post [8].
> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
> * Python artifacts are deployed along with the source release to the 
> dist.apache.org  [2].
> * Validation sheet with a tab for 2.20.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.
> 
> Thanks,
> Release Manager
> 
> [1] 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
>  
> 
> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/ 
> 
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS 
> 
> [4] https://repository.apache.org/content/repositories/orgapachebeam-1101/ 
> 
> [5] https://github.com/apache/beam/tree/v2.20.0-RC2 
> 
> [6] https://github.com/apache/beam/pull/11285 
> 
> [7] https://github.com/apache/beam-site/pull/602 
> 
> [8] https://github.com/apache/beam/pull/11298 
> 
> [9] 
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
>  
> 
> [10] https://hub.docker.com/search?q=apache%2Fbeam=image 
> 


Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-10 Thread Kyle Weaver
+1 ran wordcount against the following artifacts:

- python/apache-beam-2.20.0.zip
- beam-runners-flink-1.9-job-server-2.20.0.jar
- apache/beam_flink1.9_job_server:2.20.0_rc2
- apache/beam_spark_job_server:2.20.0_rc2

On Fri, Apr 10, 2020 at 11:25 AM Kenneth Knowles  wrote:

> +1
>
> Ran a small Java pipeline.
>
> Noting that the version in gradle.properties is 2.20.0-RC2:
> https://github.com/apache/beam/blob/v2.20.0-RC2/gradle.properties#L26.
> The versions in the built Java artifacts all seem to be the desired value
> of 2.20.0.
>
> Kenn
>
> On Thu, Apr 9, 2020 at 5:19 PM Robert Bradshaw 
> wrote:
>
>> +1, the artifacts and signatures all look good, and I also checked that
>> the Python wheels work with a simple pipeline in a fresh virtual
>> environment.
>>
>> On Thu, Apr 9, 2020 at 5:11 PM Ahmet Altay  wrote:
>>
>>> +1 - validated python quickstarts batch/streaming with python 2.7.
>>>
>>> Thank you Rui!
>>>
>>> On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev 
>>> wrote:
>>>
 +1. Checked mobile gaming batch examples, and a streaming quickstart on
 Dataflow, on Python 3.7 using Linux wheels.

 On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:

> Hi everyone,
> Please review and vote on the release candidate #2 for the version
> 2.20.0, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
>
> 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 699A 22D2 D4F0 0AD3 957B
>   6A88 38B1 C6B4 25EB A67C [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.20.0-RC2" [5],
> * website pull request listing the release [6], publishing the API
> reference manual [7], and the blog post [8].
> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
> * Python artifacts are deployed along with the source release to the
> dist.apache.org [2].
> * Validation sheet with a tab for 2.20.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.
>
> Thanks,
> Release Manager
>
> [1]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4]
> https://repository.apache.org/content/repositories/orgapachebeam-1101/
> [5] https://github.com/apache/beam/tree/v2.20.0-RC2
> [6] https://github.com/apache/beam/pull/11285
> [7] https://github.com/apache/beam-site/pull/602
> [8] https://github.com/apache/beam/pull/11298
> [9]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
> [10] https://hub.docker.com/search?q=apache%2Fbeam=image
>



Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-10 Thread Kenneth Knowles
+1

Ran a small Java pipeline.

Noting that the version in gradle.properties is 2.20.0-RC2:
https://github.com/apache/beam/blob/v2.20.0-RC2/gradle.properties#L26. The
versions in the built Java artifacts all seem to be the desired value of
2.20.0.

Kenn

On Thu, Apr 9, 2020 at 5:19 PM Robert Bradshaw  wrote:

> +1, the artifacts and signatures all look good, and I also checked that
> the Python wheels work with a simple pipeline in a fresh virtual
> environment.
>
> On Thu, Apr 9, 2020 at 5:11 PM Ahmet Altay  wrote:
>
>> +1 - validated python quickstarts batch/streaming with python 2.7.
>>
>> Thank you Rui!
>>
>> On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev 
>> wrote:
>>
>>> +1. Checked mobile gaming batch examples, and a streaming quickstart on
>>> Dataflow, on Python 3.7 using Linux wheels.
>>>
>>> On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:
>>>
 Hi everyone,
 Please review and vote on the release candidate #2 for the version
 2.20.0, as follows:
 [ ] +1, Approve the release
 [ ] -1, Do not approve the release (please provide specific comments)


 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 699A 22D2 D4F0 0AD3 957B
   6A88 38B1 C6B4 25EB A67C [3],
 * all artifacts to be deployed to the Maven Central Repository [4],
 * source code tag "v2.20.0-RC2" [5],
 * website pull request listing the release [6], publishing the API
 reference manual [7], and the blog post [8].
 * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
 * Python artifacts are deployed along with the source release to the
 dist.apache.org [2].
 * Validation sheet with a tab for 2.20.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.

 Thanks,
 Release Manager

 [1]
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
 [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
 [3] https://dist.apache.org/repos/dist/release/beam/KEYS
 [4]
 https://repository.apache.org/content/repositories/orgapachebeam-1101/
 [5] https://github.com/apache/beam/tree/v2.20.0-RC2
 [6] https://github.com/apache/beam/pull/11285
 [7] https://github.com/apache/beam-site/pull/602
 [8] https://github.com/apache/beam/pull/11298
 [9]
 https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
 [10] https://hub.docker.com/search?q=apache%2Fbeam=image

>>>


Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-09 Thread Robert Bradshaw
+1, the artifacts and signatures all look good, and I also checked that the
Python wheels work with a simple pipeline in a fresh virtual environment.

On Thu, Apr 9, 2020 at 5:11 PM Ahmet Altay  wrote:

> +1 - validated python quickstarts batch/streaming with python 2.7.
>
> Thank you Rui!
>
> On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev 
> wrote:
>
>> +1. Checked mobile gaming batch examples, and a streaming quickstart on
>> Dataflow, on Python 3.7 using Linux wheels.
>>
>> On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:
>>
>>> Hi everyone,
>>> Please review and vote on the release candidate #2 for the version
>>> 2.20.0, as follows:
>>> [ ] +1, Approve the release
>>> [ ] -1, Do not approve the release (please provide specific comments)
>>>
>>>
>>> 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 699A 22D2 D4F0 0AD3 957B  6A88
>>> 38B1 C6B4 25EB A67C [3],
>>> * all artifacts to be deployed to the Maven Central Repository [4],
>>> * source code tag "v2.20.0-RC2" [5],
>>> * website pull request listing the release [6], publishing the API
>>> reference manual [7], and the blog post [8].
>>> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
>>> * Python artifacts are deployed along with the source release to the
>>> dist.apache.org [2].
>>> * Validation sheet with a tab for 2.20.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.
>>>
>>> Thanks,
>>> Release Manager
>>>
>>> [1]
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
>>> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
>>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>>> [4]
>>> https://repository.apache.org/content/repositories/orgapachebeam-1101/
>>> [5] https://github.com/apache/beam/tree/v2.20.0-RC2
>>> [6] https://github.com/apache/beam/pull/11285
>>> [7] https://github.com/apache/beam-site/pull/602
>>> [8] https://github.com/apache/beam/pull/11298
>>> [9]
>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
>>> [10] https://hub.docker.com/search?q=apache%2Fbeam=image
>>>
>>


Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-09 Thread Ahmet Altay
+1 - validated python quickstarts batch/streaming with python 2.7.

Thank you Rui!

On Thu, Apr 9, 2020 at 12:28 PM Valentyn Tymofieiev 
wrote:

> +1. Checked mobile gaming batch examples, and a streaming quickstart on
> Dataflow, on Python 3.7 using Linux wheels.
>
> On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:
>
>> Hi everyone,
>> Please review and vote on the release candidate #2 for the version
>> 2.20.0, as follows:
>> [ ] +1, Approve the release
>> [ ] -1, Do not approve the release (please provide specific comments)
>>
>>
>> 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 699A 22D2 D4F0 0AD3 957B  6A88
>> 38B1 C6B4 25EB A67C [3],
>> * all artifacts to be deployed to the Maven Central Repository [4],
>> * source code tag "v2.20.0-RC2" [5],
>> * website pull request listing the release [6], publishing the API
>> reference manual [7], and the blog post [8].
>> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
>> * Python artifacts are deployed along with the source release to the
>> dist.apache.org [2].
>> * Validation sheet with a tab for 2.20.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.
>>
>> Thanks,
>> Release Manager
>>
>> [1]
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
>> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
>> [4]
>> https://repository.apache.org/content/repositories/orgapachebeam-1101/
>> [5] https://github.com/apache/beam/tree/v2.20.0-RC2
>> [6] https://github.com/apache/beam/pull/11285
>> [7] https://github.com/apache/beam-site/pull/602
>> [8] https://github.com/apache/beam/pull/11298
>> [9]
>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
>> [10] https://hub.docker.com/search?q=apache%2Fbeam=image
>>
>


Re: [VOTE] Release 2.20.0, release candidate #2

2020-04-09 Thread Valentyn Tymofieiev
+1. Checked mobile gaming batch examples, and a streaming quickstart on
Dataflow, on Python 3.7 using Linux wheels.

On Thu, Apr 9, 2020 at 11:13 AM Rui Wang  wrote:

> Hi everyone,
> Please review and vote on the release candidate #2 for the version 2.20.0,
> as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
>
> 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 699A 22D2 D4F0 0AD3 957B  6A88
> 38B1 C6B4 25EB A67C [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag "v2.20.0-RC2" [5],
> * website pull request listing the release [6], publishing the API
> reference manual [7], and the blog post [8].
> * Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
> * Python artifacts are deployed along with the source release to the
> dist.apache.org [2].
> * Validation sheet with a tab for 2.20.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.
>
> Thanks,
> Release Manager
>
> [1]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
> [2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
> [3] https://dist.apache.org/repos/dist/release/beam/KEYS
> [4] https://repository.apache.org/content/repositories/orgapachebeam-1101/
> [5] https://github.com/apache/beam/tree/v2.20.0-RC2
> [6] https://github.com/apache/beam/pull/11285
> [7] https://github.com/apache/beam-site/pull/602
> [8] https://github.com/apache/beam/pull/11298
> [9]
> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
> [10] https://hub.docker.com/search?q=apache%2Fbeam=image
>


[VOTE] Release 2.20.0, release candidate #2

2020-04-09 Thread Rui Wang
Hi everyone,
Please review and vote on the release candidate #2 for the version 2.20.0,
as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)


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 699A 22D2 D4F0 0AD3 957B  6A88
38B1 C6B4 25EB A67C [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag "v2.20.0-RC2" [5],
* website pull request listing the release [6], publishing the API
reference manual [7], and the blog post [8].
* Java artifacts were built with Maven 3.6.2 and OpenJDK 1.8.0_181.
* Python artifacts are deployed along with the source release to the
dist.apache.org [2].
* Validation sheet with a tab for 2.20.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.

Thanks,
Release Manager

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527=12346780
[2] https://dist.apache.org/repos/dist/dev/beam/2.20.0/
[3] https://dist.apache.org/repos/dist/release/beam/KEYS
[4] https://repository.apache.org/content/repositories/orgapachebeam-1101/
[5] https://github.com/apache/beam/tree/v2.20.0-RC2
[6] https://github.com/apache/beam/pull/11285
[7] https://github.com/apache/beam-site/pull/602
[8] https://github.com/apache/beam/pull/11298
[9]
https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=318600984
[10] https://hub.docker.com/search?q=apache%2Fbeam=image