Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HADOOP-13345
-
None
Description
When you overload DDB, you get error messages warning of throttling, as documented by AWS
Reduce load on DDB by doing a table lookup before the create, then, in table create/delete operations and in get/put actions, recognise the error codes and retry using an appropriate retry policy (exponential backoff + ultimate failure)
Attachments
Attachments
Issue Links
- is cloned by
-
HADOOP-14087 S3A typo in pom.xml test exclusions
-
- Resolved
-
- is related to
-
HADOOP-13908 S3Guard: Existing tables may not be initialized correctly in DynamoDBMetadataStore
-
- Resolved
-
- relates to
-
HADOOP-13899 tune dynamodb client & tests
-
- Resolved
-