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