You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2016/12/23 01:02:38 UTC

[jira] [Updated] (HADOOP-13937) Mock bucket locations in MockS3ClientFactory

     [ 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org