Ari Huttunen
05/29/2023, 12:32 PMs3.connection-timeout
, the hashmap state backend configuration, execution.checkpointing.interval
.
There are these places I could put them in my case
• The flink-conf.yaml file
• StreamExecutionEnvironment
• StreamTableEnvironment
• The filesystem SQL connector settings
• (The Kafka connector settings)
Usually when the manual explains a setting, it doesn't say where the setting should be placed. It could also have different syntax for different places. Any chance of getting the manual more clear on this?