lisen created FLINK-14542:
-----------------------------
Summary: YarnConfiguration initialization problem
Key: FLINK-14542
URL:
https://issues.apache.org/jira/browse/FLINK-14542 Project: Flink
Issue Type: Bug
Components: Client / Job Submission
Affects Versions: 1.9.0
Reporter: lisen
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)