Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.23.0, 2.0.0-alpha, 3.0.0-alpha1
-
None
Description
FilterFileSystem is incorrectly delegating deleteOnExit to the raw underlying fs. This is wrong, because each fs instance is intended to maintain its own pool of temp files. Worse yet, this means registering a file via ChRootedFileSystem#deleteOnExit will delete the file w/o the chroot path prepended!
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-8633 Interrupted FsShell copies may leave tmp files
-
- Closed
-