Hi Ted, Sorry I misunderstood something, I found these issues during built hbase-0.9* against hadoop trunk.
we can consider trunk as Hadoop-3.0, so hbase doesn't support 3.0 is reasonabl currently. On Thu, Apr 24, 2014 at 10:32 AM, Ted Yu <[email protected]> wrote: > Looking at branch-2 , we can > find > hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/http/HttpServer.java > > Please refer to this commit: > > r1561967 | suresh | 2014-01-27 23:50:54 -0800 (Mon, 27 Jan 2014) | 1 line > > HADOOP-10292. Restore HttpServer from branch-2.2 in branch-2. Contributed > by Haohui Mai. > > bq. also some MapReduce issues > > Can you list what issues they're ? > > Thanks > > On Wed, Apr 23, 2014 at 6:56 PM, Azuryy Yu <[email protected]> wrote: > > > This is a serious issue, HBase-0.94 doesn't support Hadoop-2.4, > HttpServer > > was removed in the Hadoop2.4, but HBase InfoServer still use it, and > there > > are also some MapReduce issues, so if you build HBase-0.94 against > > Hadoop-2.4, it will fail. > > > > >
