You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "lisen (Jira)" <ji...@apache.org> on 2019/10/28 07:12:00 UTC

[jira] [Created] (FLINK-14542) YarnConfiguration initialization problem

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)