Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0, 2.0.0-alpha
-
None
-
Reviewed
Description
TestFuseDFS.java has two bugs:
- there is a race condition between mounting the filesystem and testing it
- it doesn't clear the mount directory before it tries to mount there
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-3250 Get the fuse-dfs test running
- Resolved