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 cn...@apache.org on 2022/10/28 18:07:27 UTC

[hadoop] branch trunk updated (88f7f5bc015 -> bfb84cd7f66)

This is an automated email from the ASF dual-hosted git repository.

cnauroth pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from 88f7f5bc015 HDFS-16802.Print options when accessing ClientProtocol#rename2(). (#5013)
     add bfb84cd7f66 YARN-11360: Add number of decommissioning/shutdown nodes to YARN cluster metrics. (#5060)

No new revisions were added by this update.

Summary of changes:
 .../yarn/api/records/YarnClusterMetrics.java       | 26 +++++++++
 .../src/main/proto/yarn_protos.proto               |  2 +
 .../org/apache/hadoop/yarn/client/cli/TopCLI.java  | 16 ++++--
 .../apache/hadoop/yarn/client/cli/TestTopCLI.java  | 66 +++++++++++++++++++++-
 .../records/impl/pb/YarnClusterMetricsPBImpl.java  | 33 ++++++++++-
 .../server/resourcemanager/ClientRMService.java    |  2 +
 .../resourcemanager/TestClientRMService.java       | 56 ++++++++++++++++++
 .../router/clientrm/RouterYarnClientUtils.java     |  7 ++-
 .../router/clientrm/TestRouterYarnClientUtils.java |  4 ++
 9 files changed, 204 insertions(+), 8 deletions(-)


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