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:
- Capacity Scheduler uses the
DominantResourceCalculatorby default. - Details:
-
- Previous behavior:
- Capacity Scheduler uses the
DefaultResourceCalculatorby default. - New behavior:
- Capacity Scheduler uses the
DominantResourceCalculatorby default.
