@AfterClass
 public void close() throws Exception {
   cluster.shutdown();
 }