Steve Loughran created HADOOP-14109:
---------------------------------------

             Summary: improvements to S3GuardTool destroy command
                 Key: HADOOP-14109
                 URL: https://issues.apache.org/jira/browse/HADOOP-14109
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: HADOOP-13345
            Reporter: Steve Loughran
            Priority: Minor


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.





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to