Demid P
04/03/2023, 3:52 PMHong Teoh
04/03/2023, 4:10 PMDavid Christle
04/03/2023, 6:33 PMDavid Christle
04/03/2023, 6:39 PMAT_LEAST_ONCE
. According to the docs, “checkpoints will not block any channels with barriers during alignment” in this mode, unlike the default EXACTLY_ONCE
checkpointing setting. This won’t speed up checkpointing, but it could help mitigate the application being temporarily blocked for too long, if that matters for your use case.
• Tackle the skew. There’s a great Flink Forward 2022 talk on this: https://www.slideshare.net/FlinkForward/evening-out-the-uneven-dealing-with-skew-in-flink-252485368David Moravek
04/06/2023, 6:44 AM