public class TaskAttemptFinishingMonitor
extends org.apache.hadoop.yarn.util.AbstractLivelinessMonitor<org.apache.hadoop.mapreduce.v2.api.records.TaskAttemptId>
This class generates TA_TIMED_OUT if the task attempt stays in FINISHING
state for too long.
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.hadoop.service.Service
org.apache.hadoop.service.Service.STATE
Field Summary
Fields inherited from class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor