You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/08/12 23:27:44 UTC

[jira] Updated: (HADOOP-3202) Deprecate org.apache.hadoop.fs.FileUtil.fullyDelete(FileSystem fs, Path dir)

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

Owen O'Malley updated HADOOP-3202:
----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Amareshwari!

> Deprecate org.apache.hadoop.fs.FileUtil.fullyDelete(FileSystem fs, Path dir)
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-3202
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3202
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: fs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-3202.txt, patch-3202.txt, patch-3202.txt
>
>
> We should use FileSystem.delete(path, recursive=true) instead.
> See also https://issues.apache.org/jira/browse/HADOOP-771?focusedCommentId=12586566#action_12586566

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.