You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2009/09/18 06:39:57 UTC

[jira] Assigned: (HADOOP-6270) FileContext needs to provide deleteOnExit functionality

     [ https://issues.apache.org/jira/browse/HADOOP-6270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suresh Srinivas reassigned HADOOP-6270:
---------------------------------------

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