[
https://issues.apache.org/jira/browse/HADOOP-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624779#action_12624779
]
Hudson commented on HADOOP-3202:
--------------------------------
Integrated in Hadoop-trunk #581 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/581/])
> 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.