[
https://issues.apache.org/jira/browse/HADOOP-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-6270:
-------------------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
+1
I have committed this. Thanks, Suresh!
> 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
> Assignee: Suresh Srinivas
> Fix For: 0.21.0
>
> Attachments: deleteOnExit.patch
>
>
> 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.