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 6E577102E2 for ; Fri, 27 Sep 2013 21:59:03 +0000 (UTC) Received: (qmail 27284 invoked by uid 500); 27 Sep 2013 21:59:03 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 27206 invoked by uid 500); 27 Sep 2013 21:59:03 -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 27110 invoked by uid 99); 27 Sep 2013 21:59:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Sep 2013 21:59:03 +0000 Date: Fri, 27 Sep 2013 21:59:03 +0000 (UTC) From: "Jason Dere (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-10003) HarFileSystem.listLocatedStatus() fails 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-10003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HADOOP-10003: -------------------------------- Attachment: HADOOP-10003.3.patch One more time .. patch was generated using branch 2.1.1-beta, using trunk this time. Uploading patch v3. > HarFileSystem.listLocatedStatus() fails > --------------------------------------- > > Key: HADOOP-10003 > URL: https://issues.apache.org/jira/browse/HADOOP-10003 > Project: Hadoop Common > Issue Type: Bug > Components: fs > Affects Versions: 2.1.1-beta > Reporter: Jason Dere > Attachments: HADOOP-10003.1.patch, HADOOP-10003.2.patch, HADOOP-10003.3.patch > > > It looks like HarFileSystem.listLocatedStatus() doesn't work properly because it is inheriting FilterFileSystem's implementation. This is causing archive unit tests to fail in Hive when using hadoop 2.1.1. > If HarFileSystem overrides listLocatedStatus() to use FileSystem's implementation, the Hive unit tests pass. -- 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