@AfterClass public static void after() throws Exception { UtilsForGridmix.cleanup(gridmixDir, conf); cluster.tearDown(); }
@AfterClass public static void after() throws Exception { cluster.tearDown(); }
@After public void after() throws Exception { cluster.tearDown(); }