@Override
 protected void shutdownMiniDfsAndMrClusters() {
   TezSessionManager.shutdown();
   super.shutdownMiniDfsAndMrClusters();
 }