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
Exception
public void testInitTableMapperJob2() throws Exception
Exception
public void testInitTableMapperJob3() throws Exception
Exception
public void testInitTableMapperJob4() throws Exception
Exception
private static Closeable startSecureMiniCluster(HBaseTestingUtility util, org.apache.hadoop.minikdc.MiniKdc kdc, String principal) throws Exception
Exception
public void testInitCredentialsForCluster1() throws Exception
Exception
public void testInitCredentialsForCluster2() throws Exception
Exception
public void testInitCredentialsForCluster3() throws Exception
Exception
public void testInitCredentialsForCluster4() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.