This is an automated email from the ASF dual-hosted git repository. inigoiri pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 1263e024b97 HDFS-16887 Log start and end of phase/step in startup progress (#5292) add 4520448327e YARN-11374. [Federation] Support refreshSuperUserGroupsConfiguration、refreshUserToGroupsMappings API's for Federation. (#5193) No new revisions were added by this update. Summary of changes: ...RefreshSuperUserGroupsConfigurationRequest.java | 23 ++++ .../RefreshUserToGroupsMappingsRequest.java | 23 ++++ ...arn_server_resourcemanager_service_protos.proto | 2 + ...hSuperUserGroupsConfigurationRequestPBImpl.java | 54 ++++++++-- .../RefreshUserToGroupsMappingsRequestPBImpl.java | 50 +++++++-- .../hadoop/yarn/server/router/RouterMetrics.java | 51 +++++++++ .../rmadmin/FederationRMAdminInterceptor.java | 117 +++++++++++++++++++-- .../rmadmin/TestFederationRMAdminInterceptor.java | 79 +++++++++++++- 8 files changed, 372 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org