@BeforeClass public static void setUp() throws Exception { UTIL.startMiniCluster(1); UTIL.createTable(TABLE_NAME, Bytes.toBytes(FAMILY)); PROXY = new HttpProxyExample(UTIL.getConfiguration(), 0); PROXY.start(); PORT = PROXY.port(); }
@BeforeClass public static void setUp() throws Exception { UTIL.startMiniCluster(1); UTIL.createTable(TABLE_NAME, Bytes.toBytes(FAMILY)); PROXY = new HttpProxyExample(UTIL.getConfiguration(), 0); PROXY.start(); PORT = PROXY.port(); }
@BeforeClass public static void setUp() throws Exception { UTIL.startMiniCluster(1); UTIL.createTable(TABLE_NAME, Bytes.toBytes(FAMILY)); PROXY = new HttpProxyExample(UTIL.getConfiguration(), 0); PROXY.start(); PORT = PROXY.port(); }