[ https://issues.apache.org/jira/browse/HADOOP-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amareshwari Sriramadasu updated HADOOP-6531: -------------------------------------------- Attachment: patch-6531-3.txt Patch modifying the testcase as suggested. bq. Can we also fix the javadoc of each of the fullyDelete*() methods to describe their behavior with directories, files and symlinks? Created HADOOP-6536 for this. > add FileUtil.fullyDeleteContents(dir) api to delete contents of a directory > --------------------------------------------------------------------------- > > Key: HADOOP-6531 > URL: https://issues.apache.org/jira/browse/HADOOP-6531 > Project: Hadoop Common > Issue Type: Improvement > Components: fs > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Priority: Minor > Fix For: 0.22.0 > > Attachments: patch-6531-1.txt, patch-6531-2.txt, patch-6531-3.txt, > patch-6531.txt > > > Add FileUtil.fullyDeleteContents(dir) api to delete contents of a directory, > not directory itself. This will be useful if we want to clear the contents of > cwd. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.