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/17 17:36:38 UTC

[hadoop] branch trunk updated (4de31123cef -> 442a5fb285a)

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 4de31123cef Fix "the the" and friends typos (#5267)
     add 442a5fb285a YARN-11320. [Federation] Add getSchedulerInfo REST APIs for Router. (#5217)

No new revisions were added by this update.

Summary of changes:
 .../webapp/dao/CapacitySchedulerInfo.java          |  1 +
 .../webapp/dao/FairSchedulerInfo.java              |  1 +
 .../webapp/dao/FifoSchedulerInfo.java              |  2 +
 .../webapp/dao/SchedulerTypeInfo.java              | 11 +++-
 .../recovery/TestFSRMStateStore.java               |  2 +-
 .../hadoop/yarn/server/router/RouterMetrics.java   | 32 +++++++++++
 .../router/webapp/FederationInterceptorREST.java   | 38 ++++++++++++-
 ...lInfo.java => FederationSchedulerTypeInfo.java} | 15 +++--
 .../webapp/MockDefaultRequestInterceptorREST.java  | 18 ++++++
 .../webapp/TestFederationInterceptorREST.java      | 66 ++++++++++++++++++++++
 10 files changed, 175 insertions(+), 11 deletions(-)
 copy hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/src/main/java/org/apache/hadoop/yarn/server/router/webapp/dao/{FederationRMQueueAclInfo.java => FederationSchedulerTypeInfo.java} (79%)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org