@InterfaceAudience.Private @InterfaceStability.Evolving public abstract class JobUtil extends Object
Modifier | Constructor and Description |
---|---|
protected |
JobUtil() |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.fs.Path |
getStagingDir(org.apache.hadoop.conf.Configuration conf)
Initializes the staging directory and returns the path.
|
public static org.apache.hadoop.fs.Path getStagingDir(org.apache.hadoop.conf.Configuration conf) throws IOException, InterruptedException
conf
- system configurationIOException
InterruptedException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.