Description
When table is present dynamodb store and already populated, it is possible that users can specify fs.s3a.s3guard.ddb.table.create=false. In such cases, DynamoDBMetadataStore.get would end up throwing NPE as table object may not be initialized.
Attachments
Issue Links
- duplicates
-
HADOOP-13908 S3Guard: Existing tables may not be initialized correctly in DynamoDBMetadataStore
- Resolved