[
https://issues.apache.org/jira/browse/FLINK-14542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16961083#comment-16961083
]
Till Rohrmann commented on FLINK-14542:
---------------------------------------
Isn't the problem that your job contains a {{yarn-site.xml}} file intended for
tests? If this is the problem, then we should not solve this problem in Flink
but I would recommend to clean up your build setup.
> YarnConfiguration initialization problem
> ----------------------------------------
>
> Key: FLINK-14542
> URL: https://issues.apache.org/jira/browse/FLINK-14542
> Project: Flink
> Issue Type: Wish
> Components: Deployment / YARN
> Affects Versions: 1.9.0
> Reporter: lisen
> Priority: Major
> Fix For: 1.10.0
>
>
> In the YarnResourceManager class,yarnConfig initialization result is not the
> desired result,code is:this.yarnConfig = new YarnConfiguration(),the added
> resource is the resource in my classpath,instead of the yarn configuration of
> this machine.I deleted the yarn.site in the classpath and it is ok.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)