[ 
https://issues.apache.org/jira/browse/YARN-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867967#comment-17867967
 ] 

ASF GitHub Bot commented on YARN-11563:
---------------------------------------

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

   ### Description of PR
   
   Currently,yarn rmadmin can not support failover,This failover step is just 
the same as step :
   yarn rmadmin -transitionToStandby -forcemanual rm1
   yarn rmadmin -transitionToActive -forcemanual rm2
   
   ### How was this patch tested?
   change the active node from rm1 to rm2:
   yarn rmadmin -failover rm1 rm2
   




> Fix typo in AbstractContainerAllocator from CSAssignemnt to CSAssignment
> ------------------------------------------------------------------------
>
>                 Key: YARN-11563
>                 URL: https://issues.apache.org/jira/browse/YARN-11563
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacityscheduler
>    Affects Versions: 3.3.3, 3.3.4, 3.3.6
>            Reporter: wangzhongwei
>            Assignee: wangzhongwei
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>         Attachments: image-2023-12-11-17-55-21-930.png
>
>
>  misspellings of CSAssignemnt which shoud be CSAssignment in 
> AbstractContainerAllocator.java
> !image-2023-12-11-17-55-21-930.png|width=389,height=159!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to