slfan1989 opened a new pull request, #4317:
URL: https://github.com/apache/hadoop/pull/4317

   ### Description of PR
   JIRA: https://issues.apache.org/jira/browse/YARN-10465
   getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's are not 
implemented under the Yarn Federation framework, implement the methods.
   
   ### How was this patch tested?
   Added Junit Test to test normal requests and NULL requests, all as expected
   
   ### For code changes:
   1.Use the loop method to call the getNodeToLabels, getLabelsToNodes, 
getClusterNodeLabels method of the subcluster one by one
   2.Complete the Metric indicator counting function
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to