[
https://issues.apache.org/jira/browse/FLINK-22490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17333170#comment-17333170
]
ZRCoder commented on FLINK-22490:
---------------------------------
please look at this diff: [https://github.com/apache/flink/pull/15784/files]
if we does not pass configuration parameters in
YarnApplicationClusterEntryPoint and we will build wrong userCodeClassLoader。
Please see this function: ClientUtils#buildUserCodeClassLoader and which use
configuration.getString(CoreOptions.CLASSLOADER_RESOLVE_ORDER)。
> YarnApplicationClusterEntryPoint does not pass configuration parameters
> -----------------------------------------------------------------------
>
> Key: FLINK-22490
> URL: https://issues.apache.org/jira/browse/FLINK-22490
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN
> Affects Versions: 1.11.1
> Reporter: ZRCoder
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> YarnApplicationClusterEntryPoint does not pass configuration parameters.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)