Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
HADOOP-13345
-
None
-
None
Description
It turns out to be useful during dev to find things out about a bucket:
- whether it uses s3guard
- location of table
- table size
- version & create timestamp
- maybe: which auth mechanism worked (though we may need to add some more tracking in our providers there, and tread carefully w.r.t security)
this could be added to some s3 cli, e.g. "hadoop s3 info s3a://bucket"
Attachments
Issue Links
- duplicates
-
HADOOP-14220 Enhance S3GuardTool with bucket-info and set-capacity commands, tests
- Resolved