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