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

Hudson commented on HADOOP-10003:
---------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4508 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4508/])
HADOOP-10003. HarFileSystem.listLocatedStatus() fails. Contributed by Jason 
Dere and suresh. (suresh: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1528256)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/pom.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/HarFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestHarFileSystemBasics.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/test.har
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/test.har/.part-0.crc
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/test.har/_SUCCESS
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/test.har/_index
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/test.har/_masterindex
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/test.har/part-0


> 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