[ 
https://issues.apache.org/jira/browse/HADOOP-16274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16889154#comment-16889154
 ] 

Steve Loughran commented on HADOOP-16274:
-----------------------------------------

This looks due to a timeout waiting for the table to go away. Except it doesn't 
exist, does it?

> 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
>            Priority: Minor
>
> 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.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to