public class AbstractHadoopTest
extends java.lang.Object
| Constructor and Description |
|---|
AbstractHadoopTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp() |
void |
setup() |
static void |
setUpClass() |
void |
testErrorConditions() |
void |
testKerberosOptions() |
void |
testKerberosOptionsWithBadKerberosConfigFile() |
void |
testKerberosOptionsWithEL() |
void |
testTimeoutDetection() |
public static void setUpClass()
throws java.io.IOException
java.io.IOExceptionpublic void setup()
throws java.io.IOException
java.io.IOExceptionpublic void cleanUp()
public void testErrorConditions()
public void testTimeoutDetection()
throws java.lang.Exception
java.lang.Exceptionpublic void testKerberosOptions()
throws java.lang.Exception
java.lang.Exceptionpublic void testKerberosOptionsWithEL()
throws java.lang.Exception
java.lang.Exceptionpublic void testKerberosOptionsWithBadKerberosConfigFile()
throws java.lang.Exception
java.lang.Exception