You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/01/15 19:19:22 UTC

[jira] [Commented] (HADOOP-10232) More options to HttpServer Builder

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

stack commented on HADOOP-10232:
--------------------------------

[~echarles] The +  protected String logDir; is needed for the logs servlet?

Would your life be easier Mr Eric Charles if we just let go of our use of hadoop's jetty and servlets (we could copy the few we need local).  Loser coupling, etc.

> More options to HttpServer Builder
> ----------------------------------
>
>                 Key: HADOOP-10232
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10232
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Eric Charles
>         Attachments: HADOOP-10232-3.patch, HDFS-5760-1.patch, HDFS-5760-2.patch
>
>
> 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)