wangyang0918 commented on a change in pull request #10193: [FLINK-13938][yarn] 
Use pre-uploaded flink binary to accelerate flink submission
URL: https://github.com/apache/flink/pull/10193#discussion_r351785337
 
 

 ##########
 File path: 
flink-yarn/src/main/java/org/apache/flink/yarn/YarnClusterDescriptor.java
 ##########
 @@ -907,19 +900,19 @@ private ApplicationReport startAppMaster(
                BootstrapTools.writeConfiguration(configuration, 
tmpConfigurationFile);
 
                String flinkConfigKey = "flink-conf.yaml";
-               Path remotePathConf = setupSingleLocalResource(
+               YarnLocalResourceDescription localResourceDescConf = 
setupSingleLocalResource(
 
 Review comment:
   Make sense to me. I will update.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to