[
https://issues.apache.org/jira/browse/FLINK-21445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf reassigned FLINK-21445:
----------------------------------------
Assignee: (was: Konstantin Knauf)
> Application mode does not set the configuration when building PackagedProgram
> -----------------------------------------------------------------------------
>
> Key: FLINK-21445
> URL: https://issues.apache.org/jira/browse/FLINK-21445
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Kubernetes, Deployment / Scripts,
> Deployment / YARN
> Affects Versions: 1.11.3, 1.12.1, 1.13.0
> Reporter: Yang Wang
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.11.4, 1.13.0, 1.12.3
>
>
> Application mode uses {{ClassPathPackagedProgramRetriever}} to create the
> {{PackagedProgram}}. However, it does not set the configuration. This will
> cause some client configurations not take effect. For example,
> {{classloader.resolve-order}}.
> I think we just forget to do this since we have done the similar thing in
> {{CliFrontend}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)