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

Steve Loughran commented on HADOOP-11918:
-----------------------------------------

# I like the solution in the source here
# I agree with thomas's comments about the tests. Specifically, we really need 
this same test to be run against all filesystems which allow operations against 
the root dir, otherwise we won't catch regressions in things like HDFS. Yes, I  
know an rm of / is traumatic, which is why we have a s 
{{AbstractContractRootDirectoryTest}} base class for only the brave to implement

> Listing an empty s3a root directory throws FileNotFound.
> --------------------------------------------------------
>
>                 Key: HADOOP-11918
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11918
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 2.7.0
>            Reporter: Lei (Eddy) Xu
>            Assignee: Lei (Eddy) Xu
>            Priority: Minor
>              Labels: BB2015-05-TBR, s3
>         Attachments: HADOOP-11918-002.patch, HADOOP-11918.000.patch, 
> HADOOP-11918.001.patch
>
>
> With an empty s3 bucket and run
> {code}
> $ hadoop fs -D... -ls s3a://hdfs-s3a-test/
> 15/05/04 15:21:34 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> ls: `s3a://hdfs-s3a-test/': No such file or directory
> {code}



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

Reply via email to