Spring for Apache Hadoop

Package org.springframework.yarn.am.monitor

Interface Summary
ContainerMonitor General interface for components able to monitor application and container statuses.
 

Class Summary
AbstractMonitor The base class for Container monitoring implementations.
DefaultContainerMonitor Default implementation of ContainerMonitor which simple tracks number of total and completed containers.
 


Spring for Apache Hadoop