Hi again,

I found a Hadoop class that can log latency information [1], but since I
don't see any exceptions in the logs when a checkpoint expires due to
timeout, I'm still wondering if I can change other log levels to get more
insights, maybe somewhere in Flink's file system abstractions?

[1]
https://hadoop.apache.org/docs/r3.2.4/hadoop-azure/abfs.html#Perf_Options

Regards,
Alexis.

Am Fr., 19. Juli 2024 um 09:17 Uhr schrieb Alexis Sarda-Espinosa <
sarda.espin...@gmail.com>:

> Hello,
>
> We have a Flink job that uses ABFSS for checkpoints and related state.
> Lately we see a lot of exceptions due to expiration of checkpoints, and I'm
> guessing that's an issue in the infrastructure or on Azure's side, but I
> was wondering if there are Flink/Hadoop Java packages that log potentially
> useful information if we DEBUG/TRACE them?
>
> Regards,
> Alexis.
>
>

Reply via email to