[
https://issues.apache.org/jira/browse/HADOOP-13937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingliang Liu updated HADOOP-13937:
-----------------------------------
Description:
Currently the MockS3ClientFactory}} does not mock the bucket locations. One
effect is that {{TestDynamoDBMetadataStore}} will have null region for the
bucket.
{code}
INFO - Creating DynamoDB table TestDynamoDBMetadataStore in region null
{code}
The reason is that the DynamoDBMetadataStore will use the same region as the S3
bucket.
was:Currently the MockS3ClientFactory}} does not mock the bucket locations.
One effect is that {{TestDynamoDBMetadataStore}} will have null region for the
bucket.
> Mock bucket locations in MockS3ClientFactory
> --------------------------------------------
>
> Key: HADOOP-13937
> URL: https://issues.apache.org/jira/browse/HADOOP-13937
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: HADOOP-13345
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Priority: Minor
>
> Currently the MockS3ClientFactory}} does not mock the bucket locations. One
> effect is that {{TestDynamoDBMetadataStore}} will have null region for the
> bucket.
> {code}
> INFO - Creating DynamoDB table TestDynamoDBMetadataStore in region null
> {code}
> The reason is that the DynamoDBMetadataStore will use the same region as the
> S3 bucket.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]