Distroless container image naming convention

2024-11-25 Thread Damon Douglas
Hello everyone, Work is currently underway to build support for distroless container images . The purpose of this message is to query any concerns over their naming convention, where simply "_distrole

Re: Beam 2.61.0 Release

2024-11-25 Thread XQ Hu via dev
Great job! Thanks for your work! On Mon, Nov 25, 2024 at 3:45 PM Danny McCormick via user < u...@beam.apache.org> wrote: > Hi, I am happy to announce that Beam 2.61.0 has been fully released. For > more information about the release, check out the release notes - > https://github.com/apache/beam/

Beam 2.61.0 Release

2024-11-25 Thread Danny McCormick via dev
Hi, I am happy to announce that Beam 2.61.0 has been fully released. For more information about the release, check out the release notes - https://github.com/apache/beam/releases/tag/v2.61.0 Thanks, Danny

Re: [PR] Publish docs for 2.61.0 release [beam-site]

2024-11-25 Thread via GitHub
damccorm merged PR #672: URL: https://github.com/apache/beam-site/pull/672 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@beam.apache.o

[RESULT] [VOTE] Release 2.61.0, release candidate #3

2024-11-25 Thread Danny McCormick via dev
I'm happy to announce that we have unanimously approved this release. There are 6 approving votes, 3 of which are binding: * Chamikara Jayalath (binding) * Jan Lukavský (binding) * Kenneth Knowles (binding) * XQ Hu * Damon Douglas * Yi Hu There are no disapproving votes. I will now proceed to fin

Looking for Spark and Samza Runner user helping with Java11 support

2024-11-25 Thread Yi Hu via dev
Hi Beam community, As Beam repo CI/CD has moved to Java 11 [1], I would like to bring up attention to two outstanding open Issues that could affect Spark and Samza runner users [2, 3] For Spark Runner issue, currently Spark runner does not support Spark 3.4.0+ with Java11. This is due to Spark 3.

Re: [DISCUSS] Implementing Stateful Streaming in Spark Runner without Timer Support

2024-11-25 Thread Kenneth Knowles
Thank you! This is a great development. On Mon, Nov 25, 2024 at 6:21 AM LDesire wrote: > Hello, > > I have implemented stateful streaming functionality in the Spark Runner > and am currently in the testing phase. > > Since implementing timer functionality seems quite challenging at this > point,

Re: [VOTE] Release 2.61.0, release candidate #3

2024-11-25 Thread Kenneth Knowles
+1 (binding) On Mon, Nov 25, 2024 at 3:11 AM Jan Lukavský wrote: > +1 (binding) > > Validated java SDK with Flink Runner. > > Jan > On 11/22/24 22:44, Yi Hu via dev wrote: > > +1 (non-binding) Tested with GCP IO load tests - > https://github.com/GoogleCloudPlatform/DataflowTemplates/tree/main/i

[DISCUSS] Implementing Stateful Streaming in Spark Runner without Timer Support

2024-11-25 Thread LDesire
Hello, I have implemented stateful streaming functionality in the Spark Runner and am currently in the testing phase. Since implementing timer functionality seems quite challenging at this point, I am considering creating a PR with state management implementation only. I have added logic to re

Beam High Priority Issue Report (36)

2024-11-25 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/32997 [Bug]: Non Retained

Re: [VOTE] Release 2.61.0, release candidate #3

2024-11-25 Thread Jan Lukavský
+1 (binding) Validated java SDK with Flink Runner.  Jan On 11/22/24 22:44, Yi Hu via dev wrote: +1 (non-binding) Tested with GCP IO load tests - https://github.com/GoogleCloudPlatform/DataflowTemplates/tree/main/it/google-cloud-platform Note that DataflowTemplate tests were already validat