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.IOException
public void setup() throws java.io.IOException
java.io.IOException
public void cleanUp()
public void testErrorConditions()
public void testTimeoutDetection() throws java.lang.Exception
java.lang.Exception
public void testKerberosOptions() throws java.lang.Exception
java.lang.Exception
public void testKerberosOptionsWithEL() throws java.lang.Exception
java.lang.Exception
public void testKerberosOptionsWithBadKerberosConfigFile() throws java.lang.Exception
java.lang.Exception