+1 (binding) I tested it with beam-samples [1] (Java 8&11 SDK, Spark 2&3 runner).
--- Alexey [1] https://github.com/Talend/beam-samples/ <https://github.com/Talend/beam-samples/> > On 20 Apr 2022, at 18:51, Robert Bradshaw <[email protected]> wrote: > > +1 (binding) > > I verified all the signatures and artifacts, and tried a simple > pipeline from a fresh environment with a Python wheel. > > On Wed, Apr 20, 2022 at 8:52 AM Pablo Estrada <[email protected]> wrote: >> >> +1 (binding) >> >> On Wed, Apr 20, 2022, 10:44 AM Ahmet Altay <[email protected]> wrote: >>> >>> +1 (binding) - I validated python quickstarts on direct runner and the >>> dataflow runner. >>> >>> The issue I previously mentioned was resolved. >>> >>> On Tue, Apr 19, 2022 at 3:28 PM Ahmet Altay <[email protected]> wrote: >>>> >>>> I validated python quickstarts on direct runner and the dataflow runner. >>>> >>>> Everything worked, except wordcount (batch) on dataflow. It failed with >>>> the following error: "Beam SDK base version 2.38.0 does not match Dataflow >>>> Python worker version 2.38.0.dev. Please check Dataflow worker startup >>>> logs and make sure that correct version of Beam SDK is installed." >>>> >>>> This is usually related to the legacy container version on Dataflow, and >>>> it could be updated and would not require another Beam RC1. >>>> >>>> I will vote after that is addressed. >>>> >>>> >>>> >>>> On Tue, Apr 19, 2022 at 3:13 PM Chamikara Jayalath <[email protected]> >>>> wrote: >>>>> >>>>> +1 (binding) >>>>> Tested Java quickstart and multi-language. >>>>> >>>>> Thanks, >>>>> Cham >>>>> >>>>> On Tue, Apr 19, 2022 at 2:00 PM Daniel Oliveira <[email protected]> >>>>> wrote: >>>>>> >>>>>> +1, passed all the validations from the Beam Release Guide. >>>>>> >>>>>> (I don't know if the release manager is also supposed to vote on this, >>>>>> but either way it passed all the tests). >>>>>> >>>>>> On Tue, Apr 19, 2022 at 11:38 AM Ritesh Ghorse <[email protected]> >>>>>> wrote: >>>>>>> >>>>>>> +1, Go Quickstart on Dataflow >>>>>>> >>>>>>> On Tue, Apr 19, 2022 at 10:19 AM Jack McCluskey >>>>>>> <[email protected]> wrote: >>>>>>>> >>>>>>>> +1 (non-binding) >>>>>>>> >>>>>>>> Checked the Go quickstart on the direct runner, flink, and spark. >>>>>>>> >>>>>>>> On Fri, Apr 15, 2022 at 1:20 PM Daniel Oliveira >>>>>>>> <[email protected]> wrote: >>>>>>>>> >>>>>>>>> Hi everyone, >>>>>>>>> Please review and vote on the release candidate #1 for the version >>>>>>>>> 2.38.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 >>>>>>>>> D0E7B69D911ADA3C0482BAA1C4E6B2F8C71D742F [3], >>>>>>>>> * all artifacts to be deployed to the Maven Central Repository [4], >>>>>>>>> * source code tag "v2.38.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_181. >>>>>>>>> * Python artifacts are deployed along with the source release to the >>>>>>>>> dist.apache.org [2] and PyPI[8]. >>>>>>>>> * Validation sheet with a tab for 1.2.3 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, >>>>>>>>> Daniel Oliveira >>>>>>>>> >>>>>>>>> [1] >>>>>>>>> https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12351169 >>>>>>>>> [2] https://dist.apache.org/repos/dist/dev/beam/2.38.0/ >>>>>>>>> [3] https://dist.apache.org/repos/dist/release/beam/KEYS >>>>>>>>> [4] >>>>>>>>> https://repository.apache.org/content/repositories/orgapachebeam-1256/ >>>>>>>>> [5] https://github.com/apache/beam/tree/v2.38.0-RC1 >>>>>>>>> [6] https://github.com/apache/beam/pull/17378 >>>>>>>>> [7] https://github.com/apache/beam-site/pull/625 >>>>>>>>> [8] https://pypi.org/project/apache-beam/2.38.0rc1/ >>>>>>>>> [9] >>>>>>>>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=388936882 >>>>>>>>> [10] https://hub.docker.com/search?q=apache%2Fbeam&type=image
