Package org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.numa
@Private
@Unstable
package org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.resources.numa
Package org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.
resources.numa contains classes related to NM local scheduler allocators.
-
ClassesClassDescriptionNumaNodeResource class holds the NUMA node topology with the total and used resources.NumaResourceAllocation contains Memory nodes and CPU nodes assigned to a container.NUMA Resources Allocator reads the NUMA topology and assigns NUMA nodes to the containers.ResourceHandler implementation for allocating NUMA Resources to each container.