You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/09/26 13:14:20 UTC

[jira] [Created] (HADOOP-13656) fs -expunge to take a filesystem

Steve Loughran created HADOOP-13656:
---------------------------------------

             Summary: 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
            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
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org