Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
When tests are added to TestQuotaByStorageType by HDFS-11065, it's been noticed that it takes minutes to launch MiniDFSClusters for every tests. This tries to refactor the code to use a static shared MiniDFSCluster to accelerate tests.