Cloudera Runtime Release NotesPDF version

Yarn

You can review the list of reported issues and their fixes for Yarn in 7.3.1.100.

Fixed the order of updating CPU controls with cgroup v1

This fix ensures that cpu.cfs_period_us is updated before cpu.cfs_quota_us, to keep the ratio between the two values and not to overcome the limit defined at parent level.

Apache Jira: YARN-11733