Details
Description
Test failures on Windows caused by the same reason as HDFS-13336, similar fix needed for TestFsck basing on HDFS-13408.
MiniDFSCluster also needs a small fix for the getStorageDir() interface, which should use determineDfsBaseDir() to get the correct path of the data directory.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-13336 Test cases of TestWriteToReplica failed in windows
- Resolved
-
HDFS-13408 MiniDFSCluster to support being built on randomized base directory
- Resolved
-
HADOOP-15475 Fix broken unit tests on Windows
- Open