Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
AtomicFileOutputStream#close throws an exception if either deleting the original file or renaming the temp file fails, but the exception isn't specific about which step failed. Splitting these into separate conditions with different error messages could help diagnose a permissions problem more quickly.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-9590 Move to JDK7 improved APIs for file operations when available
- Open