FileContext needs to provide deleteOnExit functionality
-------------------------------------------------------
Key: HADOOP-6270
URL: https://issues.apache.org/jira/browse/HADOOP-6270
Project: Hadoop Common
Issue Type: New Feature
Components: fs
Affects Versions: 0.21.0
Reporter: Suresh Srinivas
Fix For: 0.21.0
FileSystem provided an API to the applications {{deleteOnExit(Path f)}} used
for registering a path to be deleted on JVM shutdown or when calling
{{FileSystem.close()}} methods. Equivalent functionality is required in
FileContext.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.