3233343536373839
public class TestHBaseURIs { @BeforeClass public static void registerURIs() throws Exception { new Loader().load(); HBaseTestUtils.getMiniCluster(); }