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

Lei (Eddy) Xu commented on HADOOP-13995:
----------------------------------------

Hi, [~mackrorysd]. 

My original thought was that, when the user specify the DDB table name, 
{{DynamoDB}} can not find out the endpoint from the table name, so that was why 
we need to specify "-e ENDPOINT" in the command line.  

{{DynamoDBMetadataStore}} can use {{s3a}} path to calculate both bucket name 
and endpoint. So I thought we dont need {{-e}} if {{s3a}} path is specified. 

And since the CLI tool only uses either {{endpoint + tablename}} or {{s3a 
path}} to determine how/where to create table, I felt that offering both {{-m 
tablename}} and {{s3a://path}} at the same time would be confused. 

But feel free to change the behavior to be aligned with other parts. Thanks!

> s3guard cli: make tests easier to run and address failure
> ---------------------------------------------------------
>
>                 Key: HADOOP-13995
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13995
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Aaron Fabbri
>            Assignee: Sean Mackrory
>         Attachments: HADOOP-13995.001.patch, HADOOP-13995.002.patch, 
> HADOOP-13995-HADOOP-13345.003.patch
>
>
> Following up on HADOOP-13650, we should:
> - Make it clearer which config parameters need to be set for test to succeed, 
> and provide good defaults.
> - Address any remaining test failures.
> - Change TestS3GuardTool to an ITest



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to