@Before
 public void openConnection() throws Exception {
   TestUtil.resetEnvironmentProperties(null);
   TestUtil.initializeCluster(true);
 }