Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
2.6.0
-
None
-
None
Description
Cluster with 40Gb NM refuses to run containers >8Gb.
It was finally tracked down to yarn-default.xml hard-coding it to 8Gb.
In case of lack of a better override, it should default to - ${yarn.nodemanager.resource.memory-mb} instead of a hard-coded 8Gb.
Attachments
Attachments
Issue Links
- is related to
-
YARN-2555 Effective max-allocation-* should consider biggest node
- Resolved