[
https://issues.apache.org/jira/browse/YARN-11424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709032#comment-17709032
]
ASF GitHub Bot commented on YARN-11424:
---------------------------------------
goiri commented on PR #5363:
URL: https://github.com/apache/hadoop/pull/5363#issuecomment-1497869230
> @goiri Thank you very much for your help in reviewing the code! The javac
compilation error is because we have changed the proto file. This part of the
warning seems unavoidable.
>
> DeregisterSubClustersProto
>
> ```
> message DeregisterSubClustersProto {
> optional string subClusterId = 1;
> optional string deregisterState = 2;
> optional string lastHeartBeatTime = 3;
> optional string information = 4;
> optional string subClusterState = 5;
> }
> ```
>
> ```
>
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/target/generated-sources/java/org/apache/hadoop/yarn/proto/YarnServerResourceManagerServiceProtos.java:18867:102:[deprecation]
PARSER in DeregisterSubClustersProto has been deprecated
> ```
No way we can get a clean build then?
> [Federation] Router AdminCLI Supports DeregisterSubCluster.
> -----------------------------------------------------------
>
> Key: YARN-11424
> URL: https://issues.apache.org/jira/browse/YARN-11424
> 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
>
> Router provides commands for Deregister SubCluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]