public class JobEndNotifier
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAPREDUCE_JOBEND_NOTIFICATION_TIMEOUT_DEFAULT |
Constructor and Description |
---|
JobEndNotifier() |
Modifier and Type | Method and Description |
---|---|
static void |
localRunnerNotification(JobConf conf,
JobStatus status) |
static void |
registerNotification(JobConf jobConf,
JobStatus status) |
static void |
startNotifier() |
static void |
stopNotifier() |
public static final int MAPREDUCE_JOBEND_NOTIFICATION_TIMEOUT_DEFAULT
Copyright © 2009 The Apache Software Foundation