Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The purpose of this feature is to improve Hadoop performance by minimizing costly remote memory accesses on non SMP systems. Yarn containers, on launch, will be pinned to a specific NUMA node and all subsequent memory allocations will be served by the same node, reducing remote memory accesses. The current default behavior is to spread memory across all NUMA nodes.
Attachments
Attachments
Issue Links
- depends upon
-
YARN-7033 Add support for NM Recovery of assigned resources (e.g. GPU's, NUMA, FPGA's) to container
- Resolved
- is related to
-
YARN-11195 Document how to configure NUMA in YARN
- Resolved
-
YARN-11196 NUMA Awareness support in DefaultContainerExecutor
- Resolved
- relates to
-
YARN-8168 Add support in Winutils for reporting CPU cores in all CPU groups, and aggregate kernel time, idle time and user time for all CPU groups
- Patch Available
- requires
-
YARN-11198 Deletion of assigned resources (e.g. GPU's, NUMA, FPGA's) from State Store
- Resolved