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

Hadoop QA commented on HADOOP-10003:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12605485/HADOOP-10003.1.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3134//console

This message is automatically generated.
                
> 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
>
>
> 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

Reply via email to