Micro batching with flink

2024-10-29 Thread Anil Dasari
Hello team, I apologize for reaching out on the dev mailing list. I'm working on implementing micro-batching with near real-time processing. I've seen similar questions in the Flink Slack channel and user mailing list, but there hasn't been much discussion or feedback. Here are the options I've

Re: Micro batching with flink

2024-10-29 Thread Anil Dasari
stand it better? Thanks Venkat On Tue, Oct 29, 2024, 1:22 PM Anil Dasari wrote: > Hello team, > I apologize for reaching out on the dev mailing list. I'm working on > implementing micro-batching with near real-time processing. > I've seen similar questions in the Flink Sla

Re: Micro batching with flink

2024-11-07 Thread Anil Dasari
Just following up—please let me know if any of you have recommendations for implementing the mentioned use case. Thanks.On Tuesday, October 29, 2024 at 10:37:30 PM PDT, Anil Dasari wrote: Hi Venkat,Thanks for the reply.  Microbatching is a data processing technique where small

Re: Dynamic Iceberg Sink

2024-11-20 Thread Anil Dasari
Hi Peter, is there a repository we can begin using for testing or contributing? Thanks. +1 on the feature. i have raised similar request to iceberg community a month ago - Add support for multiple table DataStream FlinkSink · Issue #11436 · apache/iceberg | | | | | | | | | | | Add

Re: Dynamic Iceberg Sink

2024-12-03 Thread Anil Dasari
27;ll soon share the code for review. Thanks, Max On Wed, Nov 20, 2024 at 11:16 PM Anil Dasari wrote: >  Hi Peter, is there a repository we can begin using for testing or > contributing? Thanks. > > +1 on the feature. i have raised similar request to iceberg community a > month a

Re: [DISCUSS] FLIP-499: Support Event Time by Generalized Watermark in DataStream V2

2025-01-03 Thread Anil Dasari
er case for this question? Happy new year! Best, Xu Huang Anil Dasari 于2025年1月3日周五 14:02写道: >  Hello XU,Happy new year. Thank you for FLIP-499 and FLIP-467. > I tried to split/chunk streams based by fixed timestamp intervals and > route them to the appropriate destination. A few month

Re: [DISCUSS] FLIP-499: Support Event Time by Generalized Watermark in DataStream V2

2025-01-02 Thread Anil Dasari
Hello XU,Happy new year. Thank you for FLIP-499 and FLIP-467. I tried to split/chunk streams based by fixed timestamp intervals and route them to the appropriate destination. A few months ago, I evaluated the following options and found that Flink currently lacks direct support for a global wat

Re: Dynamic Iceberg Sink

2025-01-01 Thread Anil Dasari
Hello Max, Peter, Happy new year. Could you share the repository, even if it's not fully complete, so I can extend it further for my POC?  ThanksOn Tuesday, December 3, 2024 at 02:01:46 AM PST, Anil Dasari wrote: Hi Max,That’s great to hear—thank you for the update. I look forwa

Re: [DISCUSS] FLIP-499: Support Event Time by Generalized Watermark in DataStream V2

2025-01-06 Thread Anil Dasari
-time/generating_watermarks/#watermark-alignment Best, Xu Huang Anil Dasari 于2025年1月3日周五 22:41写道: > > Hi Xu,Thanks for the response.I am currently using Spark Streaming to > process data from Kafka in microbatches, writing each microbatch's data to > a dedicated prefix in S3. Since Spark Streaming

[jira] [Created] (FLINK-36584) PostgresIncrementalSource is not exiting the flink execution when StartupOptions is snapshot and create multiple replication slots

2024-10-22 Thread Anil Dasari (Jira)
Anil Dasari created FLINK-36584: --- Summary: PostgresIncrementalSource is not exiting the flink execution when StartupOptions is snapshot and create multiple replication slots Key: FLINK-36584 URL: https

[jira] [Created] (FLINK-36587) Postgres-cdc: Add support to override connector.class

2024-10-22 Thread Anil Dasari (Jira)
Anil Dasari created FLINK-36587: --- Summary: Postgres-cdc: Add support to override connector.class Key: FLINK-36587 URL: https://issues.apache.org/jira/browse/FLINK-36587 Project: Flink Issue

[jira] [Created] (FLINK-36605) Upgrade Debezium version to 2.7.x

2024-10-26 Thread Anil Dasari (Jira)
Anil Dasari created FLINK-36605: --- Summary: Upgrade Debezium version to 2.7.x Key: FLINK-36605 URL: https://issues.apache.org/jira/browse/FLINK-36605 Project: Flink Issue Type: Improvement