[HUDI-4456] Clean up test resources (#6203)
This commit is contained in:
@@ -184,7 +184,7 @@ public class HiveTestUtil {
|
||||
hiveTestService.stop();
|
||||
}
|
||||
if (zkServer != null) {
|
||||
zkServer.shutdown();
|
||||
zkServer.shutdown(true);
|
||||
}
|
||||
fileSystem.close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user