Exemplo n.º 1
0
 @Override
 protected void shutdownMiniDfsAndMrClusters() {
   TezSessionManager.shutdown();
   super.shutdownMiniDfsAndMrClusters();
 }