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

   JIRA: YARN-11424. [Federation] Router Supports DeregisterSubCluster.
   
   In YARN Federation mode, if we want to execute SubCluster commands, we need 
to go to SubCluster RM and execute commands.Router Should Provide Cli commands, 
So that We Can Execute Commands For Different SubClusters.
   
   Router provides commands for Deregister SubCluster.
   
   > yarn routeradmin -help
   <img width="1435" alt="image" 
src="https://user-images.githubusercontent.com/55643692/214310783-e137e66b-7810-44f1-b1a5-7fffd1afb55f.png";>
   
   > yarn routeradmin -deregisterSubCluster -c SC-1
   <img width="1161" alt="image" 
src="https://user-images.githubusercontent.com/55643692/214290205-6c435abe-fdf6-482e-8451-a3263615592a.png";>
   
   > yarn routeradmin -deregisterSubCluster
   <img width="1216" alt="image" 
src="https://user-images.githubusercontent.com/55643692/214290089-55e47ef3-b4e0-4959-9f4f-09b925bd0e9f.png";>
   


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