[ 
https://issues.apache.org/jira/browse/FLINK-15096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989585#comment-16989585
 ] 

Jark Wu commented on FLINK-15096:
---------------------------------

I also created a similar issue FLINK-14514 that currently our 
{{FunctionContext}} ships configs in {{TableConfig#getConfiguration}} to 
{{GlobalJobParameters}}. See {{PlannerBase#mergeParameters}} in blink planner.

> 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)

Reply via email to