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

Sanjay Radia commented on HADOOP-10003:
---------------------------------------

+1
Create a new jira to to update har test to ensure that HarFileSystem implements 
every declared method of FileSystem (see 
TestFilterFileSystem#testFilterFileSystem()  - it does a similar check). This 
ensures that when a new method is added to FileSystem, the test will catch that 
HarFileSystem is updated accordingly).

> 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, HADOOP-10003.4.patch, HADOOP-10003.5.patch, test.har.tar
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to