You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jeffrey Zhong (JIRA)" <ji...@apache.org> on 2013/05/17 04:55:17 UTC

[jira] [Assigned] (HBASE-8567) TestDistributedLogSplitting#testLogReplayForDisablingTable fails on hadoop 2.0

     [ https://issues.apache.org/jira/browse/HBASE-8567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey Zhong reassigned HBASE-8567:
------------------------------------

    Assignee: Jeffrey Zhong
    
> TestDistributedLogSplitting#testLogReplayForDisablingTable fails on hadoop 2.0
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-8567
>                 URL: https://issues.apache.org/jira/browse/HBASE-8567
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Jeffrey Zhong
>         Attachments: hbase-8567.patch
>
>
> The test failed with:
> {code}
> testLogReplayForDisablingTable(org.apache.hadoop.hbase.master.TestDistributedLogSplitting)  Time elapsed: 0.144 sec  <<< ERROR!
> java.io.FileNotFoundException: File hdfs://localhost:56794/user/hortonzy/hbase/disableTable/6676df27ed855d9c61ad20ed650700e7/recovered.edits does not exist.
>         at org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:405)
>         at org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testLogReplayForDisablingTable(TestDistributedLogSplitting.java:774)
> {code}
> This was due to FileNotFoundException being thrown out of listStatus() for non-existent directory in hadoop 2.0.

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