This is an automated email from the ASF dual-hosted git repository. weichiu pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from 9b8359b YARN-9461. TestRMWebServicesDelegationTokenAuthentication.testCancelledDelegationToken fails with HTTP 400. Contributed by Peter Bacsko add 9a1d8cf HDFS-14678. Allow triggerBlockReport to a specific namenode. (#1252). Contributed by Leon Gao. No new revisions were added by this update. Summary of changes: .../hadoop/hdfs/client/BlockReportOptions.java | 20 +++++- .../ClientDatanodeProtocolTranslatorPB.java | 10 +-- .../src/main/proto/ClientDatanodeProtocol.proto | 1 + ...ientDatanodeProtocolServerSideTranslatorPB.java | 9 ++- .../hadoop/hdfs/server/datanode/DataNode.java | 6 +- .../org/apache/hadoop/hdfs/tools/DFSAdmin.java | 20 ++++-- .../hadoop-hdfs/src/site/markdown/HDFSCommands.md | 4 +- .../server/datanode/TestTriggerBlockReport.java | 79 ++++++++++++++++------ .../org/apache/hadoop/hdfs/tools/TestDFSAdmin.java | 25 +++++++ 9 files changed, 135 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org