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 "Jason Dere (JIRA)" <ji...@apache.org> on 2013/09/27 19:39:07 UTC

[jira] [Created] (HADOOP-10003) HarFileSystem.listLocatedStatus() fails

Jason Dere created HADOOP-10003:
-----------------------------------

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


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