Description
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.
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.
Attachments
Issue Links
- is part of
-
HADOOP-14220 Enhance S3GuardTool with bucket-info and set-capacity commands, tests
- Resolved