[
https://issues.apache.org/jira/browse/HADOOP-14433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16018035#comment-16018035
]
Mingliang Liu commented on HADOOP-14433:
----------------------------------------
Interesting error message. Is it failing in sequential mode? It passes on my
machine.
Is the configuration object somehow re-used after the ddb table name is cleared?
> ITestS3GuardConcurrentOps.testConcurrentTableCreations failing on local dynamo
> ------------------------------------------------------------------------------
>
> Key: HADOOP-14433
> URL: https://issues.apache.org/jira/browse/HADOOP-14433
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3, test
> Affects Versions: HADOOP-13345
> Reporter: Steve Loughran
> Priority: Minor
>
> test run with local dynamo {{-Dparallel-tests -DtestsThreadCount=8
> -Ddynamodblocal -Ds3guard}} failing
> {code}
> Running org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardToolLocalTests run: 1,
> Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.401 sec - in
> org.apache.hadoop.fs.s3a.ITestS3GuardEmptyDirsTests run: 1, Failures: 0,
> Errors: 1, Skipped: 0, Time elapsed: 10.264 sec <<< FAILURE! - in
> org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardConcurrentOpstestConcurrentTableCreations(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardConcurrentOps)
> Time elapsed: 9.744 sec <<< ERROR! java.lang.IllegalArgumentException: No
> DynamoDB table name configured!
> at
> com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
> at
> org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore.initialize(DynamoDBMetadataStore.java:266)
> at
> org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardConcurrentOps.testConcurrentTableCreations(ITestS3GuardConcurrentOps.java:81)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]