[
https://issues.apache.org/jira/browse/YARN-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526747#comment-14526747
]
Sunil G commented on YARN-3521:
-------------------------------
1.
bq.Should be exclusivity.
Yes. I updated the same
2.
bq.Did we ever call these APIs stable?
No. I have changed to a NodeLabelsInfo object and added new getter which can
supply list/set of string names.
3.
Why are we not dropping the name-only records?
I have removed *NodeLabelsName*. And instead use *NodeLabelsInfo*, also added a
new getter which can give back String of label names. NodeToLabelsName is
renamed as NodeToLabelsInfo and internally it also uses NodeLabelInfo.
> Support return structured NodeLabel objects in REST API when call
> getClusterNodeLabels
> --------------------------------------------------------------------------------------
>
> Key: YARN-3521
> URL: https://issues.apache.org/jira/browse/YARN-3521
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: api, client, resourcemanager
> Reporter: Wangda Tan
> Assignee: Sunil G
> Attachments: 0001-YARN-3521.patch, 0002-YARN-3521.patch,
> 0003-YARN-3521.patch
>
>
> In YARN-3413, yarn cluster CLI returns NodeLabel instead of String, we should
> make the same change in REST API side to make them consistency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)