-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.3.0
-
Component/s: fs/s3
-
Labels:None
-
Release Note:If -unguarded flag is passed to `hadoop s3guard bucket-info`, it will now proceed with S3Guard disabled instead of failing if S3Guard is not already disabled.
If you call hadoop s3guard bucket-info on a bucket where the fs is set to create a s3guard table on demand, then the DDB table is automatically created. As a result
the bucket-info -unguarded option cannot be used, and the call has significant side effects (i.e. it can run up bills)
- relates to
-
HADOOP-14109 improvements to S3GuardTool destroy command
-
- Open
-
- links to