This is an automated email from the ASF dual-hosted git repository. bteke pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from cfdf1f5e8e08 HADOOP-19172. S3A: upgrade AWS v1 sdk to 1.12.720 (#6823) add 129d91f7b274 YARN-11692. Support mixed cgroup v1/v2 controller structure (#6821) No new revisions were added by this update. Summary of changes: .../apache/hadoop/yarn/conf/YarnConfiguration.java | 4 + .../src/main/resources/yarn-default.xml | 14 ++ .../linux/resources/CGroupsMountConfig.java | 13 +- .../linux/resources/CGroupsV2HandlerImpl.java | 4 +- .../linux/resources/ResourceHandlerModule.java | 102 ++++++++------ .../linux/resources/TestCGroupsV2HandlerImpl.java | 149 ++++++++++++++++++++- .../linux/resources/TestResourceHandlerModule.java | 68 ---------- 7 files changed, 237 insertions(+), 117 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org