GJL commented on a change in pull request #8760: [FLINK-12869] Add yarn acls 
capability to flink containers
URL: https://github.com/apache/flink/pull/8760#discussion_r331464297
 
 

 ##########
 File path: 
flink-yarn-tests/src/test/java/org/apache/flink/yarn/YarnTestBase.java
 ##########
 @@ -578,6 +579,17 @@ public static int getRunningContainers() {
                return count;
        }
 
+       public static HashMap<ContainerId, Map<ApplicationAccessType, String>> 
getRunningContainersAcls() {
 
 Review comment:
   It's better to declare `Map<...>` as return type.

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