Webinar: Unlocking the Power of Apache Beam with Apache Flink

2020-05-26 Thread Aizhamal Nurmamat kyzy
Hi all, Please join our webinar this Wednesday at 10am PST/5:00pm GMT/1:00pm EST where Max Michels - PMC member for Apache Beam and Apache Flink, will deliver a talk about leveraging Apache Beam for large-scale stream and batch analytics with Apache Flink. You can register via this link: https://

Re: PaneInfo showing UNKOWN State

2020-05-26 Thread Pablo Estrada
Hi Jayadeep, Unfortunately, it seems that PaneInfo is not well supported yet on the local runners: https://issues.apache.org/jira/browse/BEAM-3759 Can you share more about your use case, and what you'd like to do with the PaneInfo? On Sat, May 23, 2020 at 10:03 AM Jay wrote: > Hi All - > > Belo

Re: PaneInfo showing UNKOWN State

2020-05-26 Thread Robert Bradshaw
To clarify, PaneInfo is supported on the FnAPI local runner, but not on the bundle based one. Unfortunately, Streaming is not supported on the FnAPI one (yet), but work there is ongoing. On Tue, May 26, 2020 at 11:46 AM Pablo Estrada wrote: > Hi Jayadeep, > Unfortunately, it seems that PaneInfo