Timo Walther created FLINK-10265:
------------------------------------
Summary: Configure checkpointing behavior for SQL Client
Key: FLINK-10265
URL:
https://issues.apache.org/jira/browse/FLINK-10265 Project: Flink
Issue Type: New Feature
Components: SQL Client
Reporter: Timo Walther
The SQL Client environment file expose checkpointing related properties:
- enable checkpointing
- checkpointing interval
- mode
- timeout
- etc. see {{org.apache.flink.streaming.api.environment.CheckpointConfig}}
Per-job selection of state backends and their configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)