Dawid Wysakowicz created FLINK-24199:
----------------------------------------
Summary: Expose StreamExecutionEnvironment#configure in Python API
Key: FLINK-24199
URL: https://issues.apache.org/jira/browse/FLINK-24199
Project: Flink
Issue Type: Improvement
Components: API / Python
Reporter: Dawid Wysakowicz
There are certain parameters that can be configured only through the underlying
configuration of StreamExecutionEnvironment e.g.
(execution.checkpointing.checkpoints-after-tasks-finish.enabled).
We should be able to set those in the Python API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)