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