+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 <rober...@google.com> 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 <al...@google.com> 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 <ruw...@google.com> 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&version=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&type=image >>>> >>>