You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/08/22 14:17:00 UTC

[jira] [Created] (HADOOP-14801) s3guard diff demand creates a new table

Steve Loughran created HADOOP-14801:
---------------------------------------

             Summary: s3guard diff demand creates a new table
                 Key: HADOOP-14801
                 URL: https://issues.apache.org/jira/browse/HADOOP-14801
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: HADOOP-13345
            Reporter: Steve Loughran
            Priority: Minor


ifr you call {{s3guard diff}} to diff a bucket and a table, it creates the table if not already there. I don't see that as being the right thing to do.

{code}
hadoop s3guard diff $bucket
2017-08-22 15:14:47,025 INFO s3guard.DynamoDBMetadataStore: Creating non-existent DynamoDB table hwdev-steve-ireland-new in region eu-west-1
2017-08-22 15:14:52,384 INFO s3guard.S3GuardTool: Metadata store DynamoDBMetadataStore{region=eu-west-1, tableName=hwdev-steve-ireland-new} is initialized.
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org