Description
Test ITestS3GuardToolDynamoDB.testDynamoDBInitDestroyCycle failing with "wrong billing mode"
the newly inited test table is coming up with capacity (2, 2) when, because the original is (0, 0), the test now expects a PAYG table.
I think this test is going to fail until the SDK is updated and HADOOP-15563 in, at least when the source table is on demand.
Attachments
Issue Links
- is caused by
-
HADOOP-16118 S3Guard to support on-demand DDB tables
- Resolved
- Is contained by
-
HADOOP-15563 S3Guard to support creating on-demand DDB tables
- Resolved