[ 
https://issues.apache.org/jira/browse/FLINK-14542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960860#comment-16960860
 ] 

lisen commented on FLINK-14542:
-------------------------------

Hi [~wind_ljy] ,I added a UDF, the resource contains the yarn.site 
configuration for test, when submitting the application, it will connect to the 
yarn according to the configuration, but the connection is not available.This 
will not allow me to put the myself configuration under the resource.So i think 
the configuration file path should be specified when initializing 
YarnConfiguration.

> 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
>            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)

Reply via email to