Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.19.0
-
None
-
None
-
Incompatible change, Reviewed
-
Changed trash facility to use absolute path of the deleted file.
Description
When a directory or file is deleted using rm or rmr, the subtree is moved directly to .Trash/Current. If there are two deleted objects with the same name but with different original paths it is not feasible to undelete them without storing additional information regarding the original paths. Instead if the full path of the deleting object is used while moving (replicating the complete path in .Trash/Current) it will be easier to undelete objects to its original paths.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-141 drop table partition behaving oddly - does not create subdirectories
- Closed
- relates to
-
HADOOP-6485 Trash fails on Windows
- Resolved