public class TestTableMapReduceUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
HTTP_PRINCIPAL |
| Constructor and Description |
|---|
TestTableMapReduceUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
private static Closeable |
startSecureMiniCluster(HBaseTestingUtility util,
org.apache.hadoop.minikdc.MiniKdc kdc,
String principal) |
void |
testInitCredentialsForCluster1() |
void |
testInitCredentialsForCluster2() |
void |
testInitCredentialsForCluster3() |
void |
testInitCredentialsForCluster4() |
void |
testInitTableMapperJob1() |
void |
testInitTableMapperJob2() |
void |
testInitTableMapperJob3() |
void |
testInitTableMapperJob4() |
private static final String HTTP_PRINCIPAL
public static final HBaseClassTestRule CLASS_RULE
public TestTableMapReduceUtil()
public void after()
public void testInitTableMapperJob1() throws Exception
Exceptionpublic void testInitTableMapperJob2() throws Exception
Exceptionpublic void testInitTableMapperJob3() throws Exception
Exceptionpublic void testInitTableMapperJob4() throws Exception
Exceptionprivate static Closeable startSecureMiniCluster(HBaseTestingUtility util, org.apache.hadoop.minikdc.MiniKdc kdc, String principal) throws Exception
Exceptionpublic void testInitCredentialsForCluster1() throws Exception
Exceptionpublic void testInitCredentialsForCluster2() throws Exception
Exceptionpublic void testInitCredentialsForCluster3() throws Exception
Exceptionpublic void testInitCredentialsForCluster4() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.