[
https://issues.apache.org/jira/browse/HADOOP-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883444#comment-13883444
]
Haohui Mai commented on HADOOP-10292:
-------------------------------------
Based on the discussion in HADOOP-10255 and HBASE-10336, here is the proposed
fix for the compatibility issues for HBase:
# Fork {{HttpServer2}} from {{HttpServer}} in trunk. HDFS and YARN will only
use {{HttpServer2}}. Hadoop will continue to maintain {{HttpServer2}}.
{{HttpServer}} does not exist in trunk.
# Bring {{HttpServer}} directly into branch-2 from branch-2.2. This allows
HBase to work seamlessly between Hadoop 2.x and future releases that based on
branch-2. The class can be tailored to make sure that HBase works with Hadoop
2.x releases. Once HBASE-10336 is resolved, the class can be removed from
branch-2.
> Bring HttpServer in branch-2.2 into branch-2
> --------------------------------------------
>
> Key: HADOOP-10292
> URL: https://issues.apache.org/jira/browse/HADOOP-10292
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.3.0
> Reporter: Haohui Mai
> Assignee: Haohui Mai
> Attachments: HADOOP-10292.000.patch
>
>
> This jira is a follow-up jira of HADOOP-10255. It brings in the HttpServer in
> branch-2.2 directly into branch-2 to restore the compatibility of HBase.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)