Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.3-alpha
-
None
-
None
-
Reviewed
Description
It would be nice if FsDatasetImpl would print out an error message when a rename fails, describing what went wrong. This would make it a lot easier to investigate and resolve test failures like HDFS-4051.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-9437 TestNativeIO#testRenameTo fails on Windows due to assumption that POSIX errno is embedded in NativeIOException
- Closed
- is related to
-
HDFS-7118 Improve diagnostics on storage directory rename operations by using NativeIO#renameTo in Storage#rename.
- Closed
-
HDFS-4051 TestRBWBlockInvalidation.testBlockInvalidationWhenRBWReplicaMissedInDN failed
- Resolved
- relates to
-
HADOOP-9590 Move to JDK7 improved APIs for file operations when available
- Open