Package org.apache.hadoop.hbase
Class TestClusterPortAssignment
java.lang.Object
org.apache.hadoop.hbase.TestClusterPortAssignment
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestClusterPortAssignment
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.slf4j.Loggerprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidCheck that we can start an HBase cluster specifying a custom set of RPC and infoserver ports.
-
Field Details
-
TEST_UTIL
-
LOG
-
-
Constructor Details
-
TestClusterPortAssignment
public TestClusterPortAssignment()
-
-
Method Details
-
testClusterPortAssignment
Check that we can start an HBase cluster specifying a custom set of RPC and infoserver ports.- Throws:
Exception
-