[
https://issues.apache.org/jira/browse/YARN-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700295#comment-17700295
]
ASF GitHub Bot commented on YARN-11445:
---------------------------------------
goiri commented on code in PR #5472:
URL: https://github.com/apache/hadoop/pull/5472#discussion_r1135855990
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/dao/ClusterUserInfo.java:
##########
@@ -42,6 +42,8 @@ public class ClusterUserInfo {
// User who has placed the request
protected String requestedUser;
+ private String subClusterId;
Review Comment:
This seems to have a checkstyle error.
> [Federation] Add getClusterInfo, getClusterUserInfo REST APIs for Router.
> --------------------------------------------------------------------------
>
> Key: YARN-11445
> URL: https://issues.apache.org/jira/browse/YARN-11445
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: federation
> Affects Versions: 3.4.0
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]