[
https://issues.apache.org/jira/browse/FLINK-14376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971568#comment-16971568
]
Kostas Kloudas commented on FLINK-14376:
----------------------------------------
Hi [~tison]. So far, my the plan is the {{Configuration}} to be set in the
constructor of each individual Environment. This implies that there will be a
new constructor added to the base Environment classes (Stream and Batch) and
each of the environments will override it and pass a config with the adequate
parameters.
In the future, we can put a configuration argument in the
{{getExecutionEnvironment()}}.
> Introduce the Executor abstraction (FLIP-73)
> --------------------------------------------
>
> Key: FLINK-14376
> URL: https://issues.apache.org/jira/browse/FLINK-14376
> Project: Flink
> Issue Type: New Feature
> Components: Client / Job Submission
> Affects Versions: 1.10.0
> Reporter: Kostas Kloudas
> Priority: Major
>
> This is the umbrella issue to track the progress of the implementation of
> [FLIP-73|https://cwiki.apache.org/confluence/display/FLINK/FLIP-73%3A+Introducing+Executors+for+job+submission].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)