[ 
https://issues.apache.org/jira/browse/HADOOP-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757654#action_12757654
 ] 

Hudson commented on HADOOP-6270:
--------------------------------

Integrated in Hadoop-Common-trunk #102 (See 
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/102/])
    . Support deleteOnExit in FileContext.  Contributed by Suresh Srinivas


> 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.

Reply via email to