Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.6.0
-
None
-
Reviewed
Description
Similar to YARN-3521, use NodeLabel objects in YarnClient side apis.
getLabelsToNodes/getNodeToLabels api's can use NodeLabel object instead of using plain label name.
This will help to bring other label details such as Exclusivity to client side.