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/27892 [Bug]: ignoreUnknow
Just a status update: Branch is cut and tagged
https://github.com/apache/beam/tree/release-2.50.0
https://github.com/apache/beam/tree/v2.50.0-RC1
I'm working on the remaining bits to have an RC. The github
build-release-artifacts action failed to
build and publish the Java Artifacts and stage t
Hey everyone,
I've written a small design doc around implementing some buffered logging
for the Beam boot.go scripts that is available at
https://s.apache.org/beam-buffered-logging. This should help surface errors
that occur during worker set-up (like issues with dependency installation)
that tend
I've added some comments but generally +1 on this.
A later change might be able to build from this to ensure the various
STDErr and STDOut logs from the SDK harness executions are always plumbed
as described.
But that would take more thought since other incidental logs from the users
worker binar
Thanks, Jack! left some comments, looking forward to this work!
On Wed, Aug 16, 2023 at 10:31 AM Robert Burke wrote:
> I've added some comments but generally +1 on this.
>
> A later change might be able to build from this to ensure the various
> STDErr and STDOut logs from the SDK harness execut
Hello everyone,
A couple of months ago I decided that I wanted to really understand how the
Beam FnApi works and how it interacts with the Portable Runner. For me at
least that usually means I need to write some code so I can see things
happening in a debugger and to really prove to myself I under
Despite my best efforts, python continues to vex me. RC1 is almost ready,
just missing the beam site and doc updates PR, and (optionally) the
typescript container.
So I'm calling it a night, and will build and send out a partial docs PR in
the morning.
Robert Burke
2.50.0 Release Manager
On Wed,