Hi Team I have a query on Incremental checkpoint i...
# troubleshooting
s
Hi Team I have a query on Incremental checkpoint in flink, Is it possible to set incremental checkpoint in S3 storage, How do we avoid checkpointing large state, 24-30hour window state, but allow checkpoint metadata to get stored on S3 store? Issue is after long interval , checkpoint start taking time to save state on S3/external store and it hangs sometimes. Thanks!