Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
3.1.0
-
None
-
None
Description
The S3GuardTool destroy operation initializes dynamoDB, and in doing so has some issues
- if the version of the table is incompatible, init fails, so table isn't deleteable
- if the system is configured to create the table on demand, then whenever destroy is called for a table that doesn't exist, it gets created and then destroyed.
Attachments
Issue Links
- is related to
-
HADOOP-15428 s3guard bucket-info will create s3guard table if FS is set to do this automatically
- Resolved
- relates to
-
HADOOP-15845 s3guard init and destroy command will create/destroy tables if ddb.table & region are set
- Resolved