예제 #1
0
 @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();
 }