Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.21.0
-
None
-
None
-
Reviewed
Description
New rename functionality with different semantics to overwrite the existing destination was introduced for use in FileContext. Currently the default implementation in FileSystem is not atomic. This change implements atomic rename operation for use by FileContext.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-6262 HDFS doesn't raise FileNotFoundException if the source of a rename() is missing
- Resolved
-
HADOOP-6240 Rename operation is not consistent between different implementations of FileSystem
- Closed