Steve Loughran created HADOOP-16274: ---------------------------------------
Summary: transient failure of ITestS3GuardToolDynamoDB.testDestroyUnknownTable Key: HADOOP-16274 URL: https://issues.apache.org/jira/browse/HADOOP-16274 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 3.3.0 Reporter: Steve Loughran Experienced a transient failure of a test {code} [ERROR] testDestroyUnknownTable(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolDynamoDB) Time elapsed: 143.671 s <<< ERROR! java.lang.IllegalArgumentException: Table ireland-team is not deleted. {code} * The test run blocked for a while; I'd assumed network problems, but maybe it was retrying * verified on aWS console that the table was gone * Not surfaced on reruns I'm assuming this was transient, but anything going near creating tables runs a risk of creating bills. We need to move to on-demand table creation as soon as we upgrade the SDK -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org