You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Clint Morgan (JIRA)" <ji...@apache.org> on 2009/09/30 20:23:23 UTC

[jira] Updated: (HBASE-1877) Hadoop FileSystem changes in 0.21

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

Clint Morgan updated HBASE-1877:
--------------------------------

    Attachment: 1877.patch

> Hadoop FileSystem changes in 0.21
> ---------------------------------
>
>                 Key: HBASE-1877
>                 URL: https://issues.apache.org/jira/browse/HBASE-1877
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Clint Morgan
>            Assignee: Clint Morgan
>             Fix For: 0.21.0
>
>         Attachments: 1877.patch
>
>
> Trying to get trunk running on hadoop 0.21 I noticed a few things:
> - FileSystem.listStatus() throws a FNF exception if the path does not exist. 
> - FileSystem's finalizer has moved into a static internal Cache class, so the reflection hack in HRegionServer must be updated.
> The attached patch got me up and running. Will not be ready for commit until trunk is going against hadoop 0.21

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.