You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eric Charles (JIRA)" <ji...@apache.org> on 2014/01/13 15:48:54 UTC

[jira] [Created] (HDFS-5760) Fix HttpServer construct

Eric Charles created HDFS-5760:
----------------------------------

             Summary: Fix HttpServer construct
                 Key: HDFS-5760
                 URL: https://issues.apache.org/jira/browse/HDFS-5760
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Eric Charles


o.a.h.h.HttpServer can can be instanciated and configured:
1. Via classical constructor
2. Via static build method

Those 2 methods don't populate the same way the (deprecated) hostname and port, nor the jetty Connector.

This gives issue when using hbase on hadoop3 (HBASE-6581)




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)