Good morning! RC2 validation and vote is still open!
On Sun, Aug 27, 2023, 1:28 PM XQ Hu via dev <dev@beam.apache.org> wrote: > +1 > Ran the simple Dataflow ML GPU batch job using > https://github.com/google/dataflow-ml-starter with Python 2.50.0rc2 to > validate the RC works well. > > On Sat, Aug 26, 2023 at 12:16 AM Valentyn Tymofieiev via dev < > dev@beam.apache.org> wrote: > >> +1 >> >> Verified that the issue detected in RC0 has been resolved. Successfully >> ran a Python pipeline on ARM Dataflow workers. >> >> Noted that Dataflow runner logs became less verbose as the result of >> https://github.com/apache/beam/pull/27788. One line that I often pay >> attention to no longer appears at the default INFO log level: >> >> ``` >> INFO:apache_beam.runners.dataflow.dataflow_runner:2023-08-26T03:45:35.126Z: >> JOB_MESSAGE_DETAILED: All workers have finished the startup processes and >> began to receive work requests. >> ``` >> >> Dataflow service can be adjusted to compensate for this (internal change: >> http://cl/560265419 ). >> >> On Fri, Aug 25, 2023 at 3:05 PM Bruno Volpato via dev < >> dev@beam.apache.org> wrote: >> >>> +1 (non-binding). >>> >>> Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates >>> (Java SDK 11, Dataflow runner). >>> >>> Thanks Robert! >>> >>> On Thu, Aug 24, 2023 at 7:12 PM Robert Burke <lostl...@apache.org> >>> wrote: >>> >>>> Two minor erata from the previous email: >>>> >>>> The validation spreadsheet link should be: >>>> >>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1014811464 >>>> >>>> And the source code tag is: "v2.50.0-RC2" >>>> >>>> On 2023/08/24 23:09:23 Robert Burke wrote: >>>> > Hi everyone, >>>> > Please review and vote on the release candidate #2 for the version >>>> 2.50.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. Only PMC member votes will count towards the >>>> final >>>> > vote, but votes from all >>>> > community members is encouraged and helpful for finding regressions; >>>> you >>>> > can either test your own >>>> > use cases or use cases from the validation sheet [10]. >>>> > >>>> > Issues noted in RC1 vote proposal [13] have now been resolved. >>>> > >>>> > The staging area is available for your review, which includes: >>>> > * GitHub Release notes [1], >>>> > * the official Apache source release to be deployed to >>>> dist.apache.org [2], >>>> > which is signed with the key with fingerprint 02677FF4371A3756 ( >>>> > lostl...@apache.org) or D20316F712213422 >>>> > (GitHub Action automated) [[3], >>>> > * all artifacts to be deployed to the Maven Central Repository [4], >>>> > * source code tag "v2.50.0-RC2" [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.5.1 and OpenJDK >>>> (Temurin)(build >>>> > 1.8.0_382-b05). >>>> > * Python artifacts are deployed along with the source release to the >>>> > dist.apache.org [2] and PyPI[8]. >>>> > * Go artifacts and documentation are available at pkg.go.dev [9] >>>> > * Validation sheet with a tab for 2.50.0 release to help with >>>> validation >>>> > [10]. >>>> > * Docker images published to Docker Hub [11]. >>>> > * PR to run tests against release branch [12]. >>>> > >>>> > 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, >>>> > Robert Burke >>>> > Apache Beam 2.50.0 Release Manager >>>> > >>>> > [1] https://github.com/apache/beam/milestone/14 >>>> > [2] https://dist.apache.org/repos/dist/dev/beam/2.50.0/ >>>> > [3] https://dist.apache.org/repos/dist/release/beam/KEYS >>>> > [4] >>>> https://repository.apache.org/content/repositories/orgapachebeam-1355/ >>>> > [5] https://github.com/apache/beam/tree/v2.50.0-RC2 >>>> > [6] https://github.com/apache/beam/pull/28055 >>>> > [7] https://github.com/apache/beam-site/pull/648 >>>> > [8] https://pypi.org/project/apache-beam/2.50.0rc2/ >>>> > [9] >>>> > >>>> https://pkg.go.dev/github.com/apache/beam/sdks/v2@v2.50.0-RC2/go/pkg/beam >>>> > [10] >>>> > >>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=1014811464 >>>> > [11] https://hub.docker.com/search?q=apache%2Fbeam&type=image >>>> > [12] https://github.com/apache/beam/pull/27962 >>>> > [13] https://lists.apache.org/thread/xgx49zshms7253lfx6d6lsnvwf7tyyfp >>>> > >>>> >>>