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

Sean Mackrory commented on HADOOP-15370:
----------------------------------------

So my bucket and DDB table are both in us-west-2, which is the closest to me. I 
also started running tests on a machine in us-west-2 and saw little difference. 
My table was a bit under-provisioned, but I'm back at the defaults now, again 
with little difference. I'll be tracking failures in this spreadsheet from now 
on until things seem more settled on my end. Everyone should have view access, 
and I'll gladly add any ASF contributor to the edit permissions to also track 
their reports if they'd like. I'll do more test runs tomorrow. Without S3Guard 
and with local metadatastore, the runs are pretty clean except for issues that 
are known and documented with fixes on the way.

https://docs.google.com/spreadsheets/d/1Z9dkg5yC7Hu7VQ5G2Wz40hG1pb0DhLuLjJ3PZe7WL3Q/edit?usp=sharing

> S3A log message on rm s3a://bucket/ not intuitive
> -------------------------------------------------
>
>                 Key: HADOOP-15370
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15370
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Assignee: Gabor Bota
>            Priority: Trivial
>         Attachments: HADOOP-15370.001.patch
>
>
> when you try to delete the root of a bucket from command line, e.g. {{hadoop 
> fs -rm -r -skipTrash s3a://hwdev-steve-new/}}, the output isn't that useful
> {code}
> 2018-04-06 16:35:23,048 [main] INFO  s3a.S3AFileSystem 
> (S3AFileSystem.java:rejectRootDirectoryDelete(1837)) - s3a delete the 
> hwdev-steve-new root directory of true
> rm: `s3a://hwdev-steve-new/': Input/output error
> 2018-04-06 16:35:23,050 [pool-2-thread-1] DEBUG s3a.S3AFileSystem
> {code}
> the single log message doesn't parse, and the error message raised is lost by 
> the FS -rm CLI command (why?)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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