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 2017/08/11 14:49:00 UTC

[jira] [Created] (HADOOP-14759) S3GuardTool prune to prune specific bucket entries

Steve Loughran created HADOOP-14759:
---------------------------------------

             Summary: S3GuardTool prune to prune specific bucket entries
                 Key: HADOOP-14759
                 URL: https://issues.apache.org/jira/browse/HADOOP-14759
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: HADOOP-13345
            Reporter: Steve Loughran
            Priority: Minor


Users may think that when you provide a URI to a bucket, you are pruning all entries in the table *for that bucket*. In fact you are purging all entries across all buckets in the table:

{code}
hadoop s3guard prune -days 7 s3a://ireland-1
{code}

It should be restricted to that bucket, unless you specify otherwise

+maybe also add a hard date rather than a relative one



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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