org.apache.hadoop.mapred
Class JobEndNotifier
java.lang.Object
org.apache.hadoop.mapred.JobEndNotifier
public class JobEndNotifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAPREDUCE_JOBEND_NOTIFICATION_TIMEOUT_DEFAULT
public static final int MAPREDUCE_JOBEND_NOTIFICATION_TIMEOUT_DEFAULT
- See Also:
- Constant Field Values
JobEndNotifier
public JobEndNotifier()
startNotifier
public static void startNotifier()
stopNotifier
public static void stopNotifier()
registerNotification
public static void registerNotification(JobConf jobConf,
JobStatus status)
localRunnerNotification
public static void localRunnerNotification(JobConf conf,
JobStatus status)
Copyright © 2009 The Apache Software Foundation