public class HaltApplicationUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HaltApplicationUtils.DefaultHaltInstructionsWriter
Default implementation of
HaltApplicationUtils.HaltInstructionsWriter - points to how
to use ZooKeeperNodeCreator to halt |
static interface |
HaltApplicationUtils.HaltInstructionsWriter
Writer of instructions about how to halt
|
| Modifier and Type | Method and Description |
|---|---|
static void |
printHaltInfo(org.apache.hadoop.mapreduce.Job submittedJob,
GiraphConfiguration conf)
Wait for halt info to become available and print instructions on how to
halt
|
public static void printHaltInfo(org.apache.hadoop.mapreduce.Job submittedJob,
GiraphConfiguration conf)
submittedJob - Submitted jobconf - ConfigurationCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.