Uses of Class
org.apache.hadoop.yarn.server.nodemanager.nodelabels.AbstractNodeDescriptorsProvider
Packages that use AbstractNodeDescriptorsProvider
Package
Description
Package to encapsulate classes used to handle node labels and node
attributes in NM.
-
Uses of AbstractNodeDescriptorsProvider in org.apache.hadoop.yarn.server.nodemanager.nodelabels
Subclasses of AbstractNodeDescriptorsProvider in org.apache.hadoop.yarn.server.nodemanager.nodelabelsModifier and TypeClassDescriptionclassConfiguration based node attributes provider.classProvides Node's Labels by constantly monitoring the configuration.classAbstract class which will be responsible for fetching the node attributes.classAbstract class which will be responsible for fetching the node labels.classNode attribute provider that periodically runs a script to collect node attributes.classThe class which provides functionality of getting the labels of the node using the configured node labels provider script.