aljoscha commented on a change in pull request #10475: 
[FLINK-15118][FLINK-15119][FLINK-15120] Make flink-scala-shell use Executors
URL: https://github.com/apache/flink/pull/10475#discussion_r355107347
 
 

 ##########
 File path: 
flink-yarn/src/main/java/org/apache/flink/yarn/YarnClusterDescriptor.java
 ##########
 @@ -1686,5 +1671,23 @@ private static boolean 
isUsrLibDirIncludedInShipFiles(List<File> shipFiles) {
                        .map(File::getName)
                        .noneMatch(name -> 
name.equals(DEFAULT_FLINK_USR_LIB_DIR));
        }
+
+       private void setClusterEntrypointInfoToConfig(final ApplicationReport 
report) {
 
 Review comment:
   Indeed! ☕

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to