Class TestTableMapReduceUtil
java.lang.Object
org.apache.hadoop.hbase.mapreduce.TestTableMapReduceUtil
Test different variants of initTableMapperJob method
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
after()
private static Closeable
startSecureMiniCluster
(HBaseTestingUtility util, org.apache.hadoop.minikdc.MiniKdc kdc, String principal) void
void
void
void
void
void
void
void
-
Field Details
-
HTTP_PRINCIPAL
- See Also:
-
CLASS_RULE
-
-
Constructor Details
-
TestTableMapReduceUtil
public TestTableMapReduceUtil()
-
-
Method Details
-
after
-
testInitTableMapperJob1
- Throws:
Exception
-
testInitTableMapperJob2
- Throws:
Exception
-
testInitTableMapperJob3
- Throws:
Exception
-
testInitTableMapperJob4
- Throws:
Exception
-
startSecureMiniCluster
private static Closeable startSecureMiniCluster(HBaseTestingUtility util, org.apache.hadoop.minikdc.MiniKdc kdc, String principal) throws Exception - Throws:
Exception
-
testInitCredentialsForCluster1
- Throws:
Exception
-
testInitCredentialsForCluster2
- Throws:
Exception
-
testInitCredentialsForCluster3
- Throws:
Exception
-
testInitCredentialsForCluster4
- Throws:
Exception
-