Re: [VOTE] Release 2.44.0, release candidate #1

2023-01-11 Thread Ahmet Altay via dev
+1 (binding) - my concerns are addressed. On Wed, Jan 11, 2023 at 3:44 PM Valentyn Tymofieiev wrote: > +1. I validated that Dataflow and Beam Python containers include necessary > dependencies of Apache Beam and did additional validation (see inline). > > On Wed, Jan 11, 2023 at 12:48 AM Ahmet

Re: [VOTE] Release 2.44.0, release candidate #1

2023-01-11 Thread Valentyn Tymofieiev via dev
+1. I validated that Dataflow and Beam Python containers include necessary dependencies of Apache Beam and did additional validation (see inline). On Wed, Jan 11, 2023 at 12:48 AM Ahmet Altay wrote: > I validated python quick starts (direct, dataflow) X (batch, streaming). I > ran into an issue

Re: Portable v.s. non-portable PTransform names

2023-01-11 Thread Katie Liu
Attaching the monitoring_infos received, if helpful. I observed that the PCOLLECTION name format is the same in non-portable mode, but the PTRANSFORM name has dashes instead. ``` monitoring_infos { urn: "beam:metric:element_count:v1" type: "beam:metrics:sum_int64:v1" payload: "\000"

Re: [VOTE] Release 2.44.0, release candidate #1

2023-01-11 Thread Chamikara Jayalath via dev
+1 (binding) Tested several Multi-language cases. Thanks, Cham On Wed, Jan 11, 2023 at 9:59 AM Jan Lukavský wrote: > +1 (non-binding) > > Tested Java SDK with Flink runner. > > Thanks, > > Jan > On 1/11/23 17:27, Bruno Volpato via dev wrote: > > +1 (non-binding) > > Tested with

Portable v.s. non-portable PTransform names

2023-01-11 Thread Katie Liu
Hi beam-dev, I have a question regarding the PTransform name formatting. For the same user defined function, the naming is different using samza portable is "Kati-Step-2-ParMultiDo-Anonymous-", while in normal mode it is "Kati-Step-2/ParMultiDo(Anonymous)". Does this problem only exist in Samza?

Re: Access to Confluence

2023-01-11 Thread Pablo Estrada via dev
Hello Ait-Zelouai! (did I get that right?:)) Thanks for the help. You can sign up for an account here: https://cwiki.apache.org/confluence/signup.action After signing up, you can share you username with me, and I'll grant you edit privileges. Best -P. On Wed, Jan 11, 2023 at 10:11 AM AIT-ZEOUAY

Access to Confluence

2023-01-11 Thread AIT-ZEOUAY Amrane via dev
Hello, I tried cloning the project locally, it couldn’t be built. After sometime, I got a hang of it and I wanted to update the document https://cwiki.apache.org/confluence/display/BEAM/Using+IntelliJ+IDE to help others who want to contribute to apache beam. If it’s not possible, I can send

Re: [VOTE] Release 2.44.0, release candidate #1

2023-01-11 Thread Jan Lukavský
+1 (non-binding) Tested Java SDK with Flink runner. Thanks,  Jan On 1/11/23 17:27, Bruno Volpato via dev wrote: +1 (non-binding) Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates (Java SDK 11, Dataflow runner). Thanks! On Wed, Jan 11, 2023 at 11:08 AM Alexey

Re: Gradle

2023-01-11 Thread Pablo Estrada via dev
The build scan configuration is here: https://github.com/apache/beam/blob/master/settings.gradle.kts#L25-L44 - we already upload for all CI builds. IIUC, all we would need to do is change the server to the node provided by Infra (

Re: [VOTE] Release 2.44.0, release candidate #1

2023-01-11 Thread Bruno Volpato via dev
+1 (non-binding) Tested with https://github.com/GoogleCloudPlatform/DataflowTemplates (Java SDK 11, Dataflow runner). Thanks! On Wed, Jan 11, 2023 at 11:08 AM Alexey Romanenko wrote: > +1 (binding) > > Tested with https://github.com/Talend/beam-samples/ > (Java SDK v8/v11/v17, Spark 3

Re: [VOTE] Release 2.44.0, release candidate #1

2023-01-11 Thread Alexey Romanenko
+1 (binding) Tested with https://github.com/Talend/beam-samples/ (Java SDK v8/v11/v17, Spark 3 runner). --- Alexey > On 11 Jan 2023, at 16:53, Ritesh Ghorse via dev wrote: > > +1 (non-binding) > Validated Go Dataframe Transform wrapper on Dataflow runner and Go SDK > quickstart on Direct

Re: [Proposal] Adopt a Beam I/O Standard

2023-01-11 Thread Herman Mak via dev
Hello all, The proposed I/O Standards are now ready as a new page for the Apache Beam website, please review this PR https://github.com/apache/beam/pull/24962 Thanks! Herman Mak | Customer Engineer, Hong Kong, Google Cloud | herman...@google.com | +852-3923-5417 On Wed, Dec 21, 2022 at

Beam High Priority Issue Report (41)

2023-01-11 Thread beamactions
This is your daily summary of Beam's current high priority issues that may need attention. See https://beam.apache.org/contribute/issue-priorities for the meaning and expectations around issue priorities. Unassigned P1 Issues: https://github.com/apache/beam/issues/24776 [Bug]: Race