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