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

Hudson commented on HBASE-9168:
-------------------------------

SUCCESS: Integrated in hbase-0.95 #425 (See 
[https://builds.apache.org/job/hbase-0.95/425/])
HBASE-9168 TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to 
FileNotFoundException (stack: rev 1512524)
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/migration/NamespaceUpgrade.java

                
> TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to 
> FileNotFoundException
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-9168
>                 URL: https://issues.apache.org/jira/browse/HBASE-9168
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: ramkrishna.s.vasudevan
>         Attachments: 9168-v1.txt, 9168-v2.txt, 9168v3.txt, HBASE-9168_1.patch
>
>
> NamespaceUpgrade is called by TestMetaMigrationConvertingToPB
> TestMetaMigrationConvertToPB.tgz doesn't contain .archive directory.
> NamespaceUpgrade#migrateTables() calls listStatus() on .archive directory 
> (hardcoded)
> Due to change of behavior in hadoop 2.0, FileNotFoundException gets thrown 
> and makes the test fail.

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