79091360

Date: 2024-10-15 18:54:06
Score: 3.5
Natty:
Report link

I had a similar problem, so I enabled checkpoints and set the max checkpoint timeout to 60 seconds. Data started being inserted into my Iceberg table.

https://nightlies.apache.org/flink/flink-docs-release-1.20/api/python/reference/pyflink.datastream/api/pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.enable_checkpointing.html?highlight=enable_check#pyflink.datastream.stream_execution_environment.StreamExecutionEnvironment.enable_checkpointing

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user27819197