You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/08/09 03:02:47 UTC

[jira] [Created] (HBASE-9168) TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to FileNotFoundException

Ted Yu created HBASE-9168:
-----------------------------

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


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