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.

Reply via email to