Beam High Priority Issue Report (39)

2023-08-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/27892 [Bug]: ignoreUnknow

Re: KafkaIO Parameter Issue | Runtime PipelineOptions | Apche Beam

2023-08-11 Thread Bruno Volpato via dev
Hi Himanshu, I see that Ferran Fernández Garrido provided a very good suggestion. For some reason/glitch, I guess you haven't received it. Please see it in the mail list archive https://lists.apache.org/thread/96vz0pdbc6t159vt82ns90qpft1w9d2w On Thu, Aug 10, 2023 at 11:37 AM himanshu singhal <

Re: KafkaIO Parameter Issue | Runtime PipelineOptions | Apche Beam

2023-08-11 Thread XQ Hu via dev
I am not entirely sure what you try to do with PipelineOptions. Assuming you use Beam Java, https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/options/PipelineOptions.html documents how to construct PipelineOptions is via command-line argument parsing. https://github.com/GoogleClo

Propose to add the new security section to the Beam releases

2023-08-11 Thread XQ Hu via dev
Hi All, We are proposing to explicitly add the security fixes to the Beam release notes. https://github.com/apache/beam/pull/27976 modified the template in CHANGES.md by adding this new section. Please let us know if you have any questions or feel free to comment PR: https://github.com/apache/bea

Re: Propose to add the new security section to the Beam releases

2023-08-11 Thread Danny McCormick via dev
Thanks XQ! This should help us be cleaner with what versions we're recommending to security conscious users. On Fri, Aug 11, 2023 at 2:17 PM XQ Hu via dev wrote: > Hi All, > > We are proposing to explicitly add the security fixes to the Beam release > notes. https://github.com/apache/beam/pull/2

Re: [Discuss] Get rid of OWNERS files

2023-08-11 Thread Danny McCormick via dev
I think we have consensus here, so I put up https://github.com/apache/beam/pull/27896 Thanks, Danny On Thu, Aug 10, 2023 at 6:31 PM Robert Bradshaw wrote: > On Tue, Aug 8, 2023 at 9:50 AM Robert Burke wrote: > > > > Either we keep OWNERS and have the review bot use them, or we remove > them an

Re: KafkaIO Parameter Issue | Runtime PipelineOptions | Apche Beam

2023-08-11 Thread himanshu singhal
Okay Bruno Thanks. i will surely try flex templates. On Fri, Aug 11, 2023, 19:21 Bruno Volpato wrote: > Hi Himanshu, > > I see that Ferran Fernández Garrido provided a very good suggestion. > For some reason/glitch, I guess you haven't received it. > > Please see it in the mail list archive > ht