[
https://issues.apache.org/jira/browse/FLINK-17110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085596#comment-17085596
]
Kostas Kloudas commented on FLINK-17110:
----------------------------------------
I agree that the two configurations should be consolidated, but we should be
clear on the prioritisation of the different places where the user can
configure things. For example, in the attached branch, if the user passes a
{{configuration}} on the constructor of the environment, and then uses
{{configure()}} then the {{configure()}} has priority.
This should be documented.
> Make StreamExecutionEnvironment#configure also affects
> StreamExecutionEnvironment#configuration
> -----------------------------------------------------------------------------------------------
>
> Key: FLINK-17110
> URL: https://issues.apache.org/jira/browse/FLINK-17110
> Project: Flink
> Issue Type: Improvement
> Reporter: Wenlong Lyu
> Priority: Major
>
> If StreamExecutionEnvironment#configure can also affect the configuration in
> StreamExecutionEnvironment, we can easily not only add some library jars or
> classpaths dynamically according to the job we want to run which is quite
> important for a platform product, but also optimize some runtime
> configuration in program.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)