Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
HDFS-4428 added a detailed error message for failures to rename files by embedding the POSIX errno in the NativeIOException. On Windows, the mapping of errno is not performed, so the errno enum value will not be present in the NativeIOException.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-14434 Use MoveFileEx to allow renaming a file when the destination exists
- Resolved
- duplicates
-
HADOOP-9428 TestNativeIO#testRenameTo is broken on Windows
- Resolved
- is broken by
-
HDFS-4428 FsDatasetImpl should disclose what the error is when a rename fails
- Closed
- is part of
-
HADOOP-8562 Enhancements to support Hadoop on Windows Server and Windows Azure environments
- Closed