>
>
>
> Can someone help me here?
>
>
>
> Regards,
>
> Kirti Dhar
>
>
>
> From: Kirti Dhar Upadhyay K
> Sent: 10 October 2023 15:52
> To: user@flink.apache.org
> Subject: File Source Watermark Issue
>
>
>
> Hi Team,
>
>
>
>
Hi Community,
Can someone help me here?
Regards,
Kirti Dhar
From: Kirti Dhar Upadhyay K
Sent: 10 October 2023 15:52
To: user@flink.apache.org
Subject: File Source Watermark Issue
Hi Team,
I am using Flink File Source with window aggregator as process function, and
stuck with a weird issues
Hi Team,
I am using Flink File Source with window aggregator as process function, and
stuck with a weird issues.
File source doesn't seem emitting/progressing the watermarks, whereas if I put
a delay (say 100ms) while extracting timestamp from event, it is working fine.
A bit same thing I found