Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.health.HealthReporter
Packages that use HealthReporter
Package
Description
-
Uses of HealthReporter in org.apache.hadoop.yarn.server.nodemanager
Classes in org.apache.hadoop.yarn.server.nodemanager that implement HealthReporterModifier and TypeClassDescriptionclassThe class which provides functionality of checking the health of the local directories of a node. -
Uses of HealthReporter in org.apache.hadoop.yarn.server.nodemanager.health
Classes in org.apache.hadoop.yarn.server.nodemanager.health that implement HealthReporterModifier and TypeClassDescriptionclassSimpleHealthReporterimplementation which reports whether a fatal exception has happened in the NodeManager.classThis class provides functionality of checking the health of a node and reporting back to the service for which the health checker has been asked to report.classThe class which provides functionality of checking the health of the node using the configured node health script and reporting back to the service for which the health checker has been asked to report.classAHealthReporterskeleton for regularly checking a specificTimerTaskand obtaining information about it.