This is an automated email from the ASF dual-hosted git repository. cnauroth pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 448bbe1b963 HDFS-17768. Observer namenode network delay causing empty block location for getBatchedListing (#7593) add 9385a6a255f YARN-11844: Support configuration of retry policy on GPU discovery No new revisions were added by this update. Summary of changes: .../apache/hadoop/yarn/conf/YarnConfiguration.java | 20 +++++ .../src/main/resources/yarn-default.xml | 28 +++++++ .../resourceplugin/gpu/GpuDiscoverer.java | 24 ++++-- .../resourceplugin/gpu/NvidiaBinaryHelper.java | 9 +-- .../resourceplugin/gpu/TestGpuDiscoverer.java | 90 +++++++++++++++++++++- 5 files changed, 158 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org