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

stack commented on HBASE-2233:
------------------------------

+ UGI in RPC ConnectionHeader and in some test code.
+ The hackary around the bringing of TotalOrderPartitioner local under 
hadoopbackport subpackage.  In particular the move of TaskAttemptContext from 
Class to Interface.
+ The HttpServer changes the signature on one of its add webapp methods so you 
now need to pass a Configuration
+ Some mess where we gave ourselves access to NameNode internals so we could 
set leases; add hackery to expose something that once was exposed.

Considering we're jumping two versions, not too bad.

Still may be more and I need to go over the patch again before its final.

> Support both Hadoop 0.20, 0.21, and 0.22
> ----------------------------------------
>
>                 Key: HBASE-2233
>                 URL: https://issues.apache.org/jira/browse/HBASE-2233
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jean-Daniel Cryans
>            Priority: Critical
>             Fix For: 0.92.0
>
>         Attachments: 2233-v2.txt, 2233.txt, pom.to.go.against.hadoop.trunk.txt
>
>
> Since Hadoop 0.21 isn't going to be well supported and that a lot of users 
> may wish to stick on 0.20, the next HBase major release should support both 
> 0.20 and 0.21. 
> HDFS-265 support will be swapped for HDFS-200 if running on HDFS 0.20. A 
> cluster without that patchset shouldn't be supported.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to