@InterfaceAudience.Private @InterfaceStability.Evolving public abstract class JobUtil extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
JobUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
getStagingDir(Configuration conf)
Initializes the staging directory and returns the path.
|
public static Path getStagingDir(Configuration conf)
throws java.io.IOException,
java.lang.InterruptedException
conf - system configurationjava.io.IOExceptionjava.lang.InterruptedException