[
https://issues.apache.org/jira/browse/FLINK-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989622#comment-16989622
]
Dawid Wysakowicz commented on FLINK-15096:
------------------------------------------
[~aljoscha] [~twalthr] What do you think?
> Do not use GlobalJobParameters to pass system configuration
> -----------------------------------------------------------
>
> Key: FLINK-15096
> URL: https://issues.apache.org/jira/browse/FLINK-15096
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.10.0
> Reporter: Dawid Wysakowicz
> Priority: Major
> Fix For: 1.10.0
>
>
> GlobalJobParameters is a user only configuration that should not be used to
> ship system specific settings.
> Right now python uses it to ship information about custom archives, files,
> executables etc.
> A solution would be to pass required configuration when instantiating the
> operators.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)