[ 
https://issues.apache.org/jira/browse/HADOOP-16362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran resolved HADOOP-16362.
-------------------------------------
    Resolution: Won't Fix

> ITestS3GuardToolDynamoDB.testDynamoDBInitDestroyCycle fails if test bucket 
> isn't on demand
> ------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-16362
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16362
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> After  HADOOP-15563, if the default s3guard bucket for an FS isn't on-demand, 
> then  {{ITestS3GuardToolDynamoDB.testDynamoDBInitDestroyCycle}} fails.
> This is because it creates an on-demand DDB table  using a dynamodb// ref, 
> but then calls set-capacity on the original FS URL -which then uses any 
> existing table if it is present. And if that table is provisioned, the set 
> capacity call succeeds.
> Fix: the set-capacity call to take the dynamodb:// URL too



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to