public class TestHBaseTestingUtility
extends java.lang.Object
| Constructor and Description |
|---|
TestHBaseTestingUtility() |
| Modifier and Type | Method and Description |
|---|---|
void |
testMiniCluster() |
void |
testMiniClusterBindToWildcard() |
void |
testMiniClusterWithSSLOn() |
void |
testMiniDFSCluster() |
void |
testMiniZooKeeperWithMultipleClientPorts() |
void |
testMiniZooKeeperWithMultipleClientPorts2() |
void |
testMiniZooKeeperWithMultipleServers() |
void |
testMiniZooKeeperWithOneServer() |
void |
testMultiClusters()
Basic sanity test that spins up multiple HDFS and HBase clusters that share
the same ZK ensemble.
|
void |
testMultipleStartStop()
Test that we can start and stop multiple time a cluster
with the same HBaseTestingUtility.
|
void |
testSetupClusterTestBuildDir() |
void |
testTestDir() |
public void testMultiClusters()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniClusterBindToWildcard()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniClusterWithSSLOn()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleStartStop()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniZooKeeperWithOneServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniZooKeeperWithMultipleServers()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniZooKeeperWithMultipleClientPorts()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniZooKeeperWithMultipleClientPorts2()
throws java.lang.Exception
java.lang.Exceptionpublic void testMiniDFSCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetupClusterTestBuildDir()
throws java.lang.Exception
java.lang.Exceptionpublic void testTestDir()
throws java.lang.Exception
java.lang.Exception