Behavioral Changes in Apache Hadoop YARN

Learn about the change in certain functionality of YARN that has resulted in a change in behavior from the previously released version to this version of Cloudera Runtime.

Summary:
Limit auto queue creation depth.
Previous behavior:
Depth of auto queue creation only limits the levels of queue path relative to its first existing parent queue.
New behavior:
Depth of auto queue creation limits the level of queue path relative to its first static parent queue.