public class CommonTestingUtil extends Object
Constructor and Description |
---|
CommonTestingUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanupTestDir(String dir) |
static org.apache.hadoop.fs.Path |
getTestDir() |
static org.apache.hadoop.fs.Path |
getTestDir(String dir) |
public static final String TAJO_TEST
public static org.apache.hadoop.fs.Path getTestDir(String dir) throws IOException
dir
- a local directory to be createdIOException
public static void cleanupTestDir(String dir) throws IOException
IOException
public static org.apache.hadoop.fs.Path getTestDir() throws IOException
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.