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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/11/13 19:55:11 UTC

[jira] [Commented] (HADOOP-9265) S3 blockstore filesystem breaks part of the Filesystem contract

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

Allen Wittenauer commented on HADOOP-9265:
------------------------------------------

Removed from the release note field:
fixed in HADOOP-9258

> S3 blockstore filesystem breaks part of the Filesystem contract
> ---------------------------------------------------------------
>
>                 Key: HADOOP-9265
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9265
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 1.1.1, 3.0.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-9265.patch, HADOOP-9265.patch
>
>
> The extended tests of HADOOP-9258 show that s3 is failing things which we always expected an FS to do
> # {{getFileStatus("/")}} to return a {{FileStatus}} -currently it returns a {{FileNotFoundException}}.
> # {{rename("somedir","somedir/childdir")}} to fail. currently it returns true after deleting all the data in {{somedir/}}



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