[
https://issues.apache.org/jira/browse/HADOOP-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872379#comment-13872379
]
Eric Charles commented on HADOOP-10232:
---------------------------------------
[~stack] yes, the logDir is needed to do the job of the
InfoServer.java#fixupLogsServletLocation. With that logDir conf, hbase's life
is easier than ever :) But yes, decoupling the hbase-jetty stuff from hadoop
may be something to evaluate. but we would have to redevelop around the same,
with ssl support... If this jira finally goes to trunk, it will be nice. Also,
decoupling can be risky: I already had issues with mixed mortaby (6.x) and
eclipe (9.x) environments, so keeping in sync will avoid clashes.
> 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)