Behavioral Changes in Apache Hadoop YARN

Behavioral changes denote a marked change in behavior from the previously released version to this version of Apache Hadoop YARN.

Summary:
The default value of the yarn.nodemanager.resource.memory-mb and the yarn.scheduler.maximum-allocation-mb changed.
Details:
Previous behavior:
Default value of the yarn.nodemanager.resource.memory-mb and the yarn.scheduler.maximum-allocation-mb properties used to be 3GB.
New behavior:
Default value of the yarn.nodemanager.resource.memory-mb and the yarn.scheduler.maximum-allocation-mb properties are 9.64GB.