@After public void tearDown() { util.shutdownCatalogCluster(); }
@After public void tearDown() throws Exception { util.shutdownCatalogCluster(); }
@After public void tearDown() throws Exception { CommonTestingUtil.cleanupTestDir(TEST_PATH); util.shutdownCatalogCluster(); }