Re: Can a Table Created in Java Code be Queried Using SQL Client?

2024-12-31 Thread Vinay Agarwal
Thanks Xuyang for your answer. I, however, can't find a way to create a filesystem catalog except by using Hive which seems to require an external Hive installation. I was hoping to find a solution that doesn't require external dependencies. Is that possible? Vinay On Thu, Dec 26, 2024 at 10:30 P

Q: How to best configure checkpoint to ensure they do not fill-up the storage?

2024-12-31 Thread Jean-Marc Paulin
Hi, We are on Flink 1.20/Java17 running in a k8s environment, with checkpoints enabled on S3 and the following checkpoint options: execution.checkpointing.dir: s3://flink-application/checkpoints execution.checkpointing.externalized-checkpoint-retention: DELETE_ON_CANCELLATION executio