You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by in...@apache.org on 2023/01/12 23:04:28 UTC

[hadoop] branch trunk updated (1263e024b97 -> 4520448327e)

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org