Class TestVerifyReplicationSecureClusterCredentials
java.lang.Object
org.apache.hadoop.hbase.replication.TestVerifyReplicationSecureClusterCredentials
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static String
private static String
private static String
private static org.apache.hadoop.minikdc.MiniKdc
private static final File
private static final String
private static final HBaseTestingUtil
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Sets the security firstly for getting the correct default realm.static void
cleanup()
static Collection<Supplier<String>>
peer()
private static void
setupCluster
(HBaseTestingUtil util) private static void
void
-
Field Details
-
CLASS_RULE
-
KDC
-
UTIL1
-
UTIL2
-
KEYTAB_FILE
-
LOCALHOST
- See Also:
-
CLUSTER_PRINCIPAL
-
FULL_USER_PRINCIPAL
-
HTTP_PRINCIPAL
-
peer
-
-
Constructor Details
-
TestVerifyReplicationSecureClusterCredentials
-
-
Method Details
-
setUpKdcServer
- Throws:
Exception
-
setupCluster
- Throws:
Exception
-
beforeClass
Sets the security firstly for getting the correct default realm.- Throws:
Exception
-
cleanup
- Throws:
IOException
-
peer
-
testJobCredentials
- Throws:
Exception
-