Description
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:
hadoop s3guard prune -days 7 s3a://ireland-1
It should be restricted to that bucket, unless you specify otherwise
+maybe also add a hard date rather than a relative one
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-14946 S3Guard testPruneCommandCLI can fail
- Resolved
- is depended upon by
-
HADOOP-14936 S3Guard: remove "experimental" from documentation
- Resolved
- relates to
-
HADOOP-14220 Enhance S3GuardTool with bucket-info and set-capacity commands, tests
- Resolved