You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2021/09/07 16:57:00 UTC

[jira] [Created] (FLINK-24199) Expose StreamExecutionEnvironment#configure in Python API

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)