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/09/28 14:32:20 UTC

[jira] [Commented] (HADOOP-13516) Listing an empty s3a NON root directory throws FileNotFound.

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

Steve Loughran commented on HADOOP-13516:
-----------------------------------------

I'm not seeing this in branch-2
{code}
$ ./hadoop fs -mkdir  s3a://hwdev-steve-ireland/emptydir
16/09/28 15:29:09 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
$ hadoop fs -ls s3a://hwdev-steve-ireland/emptydir
fish: Unknown command 'hadoop'
$ ./hadoop fs -ls s3a://hwdev-steve-ireland/emptydir
16/09/28 15:29:28 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
$ ./hadoop fs -ls s3a://hwdev-steve-ireland/emptydir/
16/09/28 15:29:35 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
{code}

> Listing an empty s3a NON root directory throws FileNotFound.
> ------------------------------------------------------------
>
>                 Key: HADOOP-13516
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13516
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.7.0
>            Reporter: Shaik Idris Ali
>            Assignee: Steve Loughran
>            Priority: Minor
>
> With an empty s3 bucket and run
> {code}
> $ hadoop fs -D... -ls s3a://hdfs-s3a-test/emptyDirectory
> 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/emtpyDirectory': No such file or directory
> {code}



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