Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C3CFAE383 for ; Fri, 1 Feb 2013 17:02:15 +0000 (UTC) Received: (qmail 39460 invoked by uid 500); 1 Feb 2013 17:02:15 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 39143 invoked by uid 500); 1 Feb 2013 17:02:15 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 38668 invoked by uid 99); 1 Feb 2013 17:02:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Feb 2013 17:02:13 +0000 Date: Fri, 1 Feb 2013 17:02:12 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-9265) S3 blockstore filesystem breaks part of the Filesystem contract MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568870#comment-13568870 ] Chris Nauroth commented on HADOOP-9265: --------------------------------------- +1 for the new patch I repeated the tests and they passed. Just to clarify, I was not objecting to the prior patch. I just wanted to mention the error handling issue for consideration, and Steve made some good points to justify the behavior. > 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: Tom White > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira