[ https://issues.apache.org/jira/browse/HADOOP-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781975#comment-16781975 ]
Shweta commented on HADOOP-13656: --------------------------------- Yes [~sodonnell], I am working on this issue but got stalled due to something else. Yes, I would agree that Delete needs the change in terms of having a filesystem added. Will post a patch soon. > fs -expunge to take a filesystem > -------------------------------- > > Key: HADOOP-13656 > URL: https://issues.apache.org/jira/browse/HADOOP-13656 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs > Affects Versions: 2.7.3 > Reporter: Steve Loughran > Assignee: Shweta > Priority: Minor > > you can't pass in a filesystem or object store to {{fs -expunge}; you have to > change the default fs > {code} > hadoop fs -expunge -D fs.defaultFS=s3a://bucket/ > {code} > If the command took an optional filesystem argument, it'd be better at > cleaning up object stores. Given that even deleted object store data runs up > bills, this could be appreciated. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org