public class TestHBaseTestingUtility extends 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 Exception
Exception
public void testMiniClusterBindToWildcard() throws Exception
Exception
public void testMultipleStartStop() throws Exception
Exception
public void testMiniZooKeeperWithOneServer() throws Exception
Exception
public void testMiniZooKeeperWithMultipleServers() throws Exception
Exception
public void testMiniZooKeeperWithMultipleClientPorts() throws Exception
Exception
public void testMiniZooKeeperWithMultipleClientPorts2() throws Exception
Exception
public void testSetupClusterTestBuildDir() throws Exception
Exception