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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/12/13 12:41:58 UTC

[jira] [Commented] (HADOOP-13899) tune dynamodb client & tests; document

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

Steve Loughran commented on HADOOP-13899:
-----------------------------------------


# {{DynamoDBMetadataStore}] to use {{translateException()}} for failures in in {{init}}.
# {{DynamoDBMetadataStore}] uses authority to get bucket {{s3afs.getUri().getAuthority()}} when it must be getHost(). Fix: Switch to {{S3AFilesystem.getBucket()}}.
# move the public S3Guard constants into S3A.Constants for use by other applications.
# Define constants for the standard implementations of the metastore (null, local, dynamo)
# on a failure to init an implementation, fail, rather than fallback to Null. If there is a problem, it must be considered fatal. Otherwise, if dynamoDB is
being authoritative, a client may think it is using, but as it isn't: corruption
# Document this stuff a bit


> tune dynamodb client & tests; document
> --------------------------------------
>
>                 Key: HADOOP-13899
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13899
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>
> While setting up clients for testing dynamo DB, make the tweaks to the dynamo store and the s3guard code for better use downstream. These are the kind of things we need to round off the code for production use.



--
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