[
https://issues.apache.org/jira/browse/HBASE-20224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408594#comment-16408594
]
stack commented on HBASE-20224:
-------------------------------
Patch looks good. You tested standalone? I can test distributed mode. What
about tests? Do they for sure NOT put up UIs still? Suggest you go write on the
tail of HBASE-20027 the problem it made pointing here. That way the issues are
connected. It will also more likely get Andrew's attention. Its good to write
up what the problem is, but also you should include how it was made. Your
description above is ahistorical w/o reference to the recent changes that broke
standalone UI. Thanks [~uagashe].
You change hbase-server but do you have to change other hbase-site.xml files
for test? Here is complete list:
./hbase-client/src/test/resources/hbase-site.xml
./hbase-mapreduce/src/test/resources/hbase-site.xml
./hbase-procedure/src/test/resources/hbase-site.xml
./hbase-rest/src/test/resources/hbase-site.xml
./hbase-server/src/test/resources/hbase-site.xml
./hbase-thrift/src/test/resources/hbase-site.xml
Is the change in if (conf.getBoolean(LocalHBaseCluster.ASSIGN_RANDOM_PORTS,
false)) { needed since it puts up a cluster using LocalHBaseCluster ?
> Web UI is broken in standalone mode
> -----------------------------------
>
> Key: HBASE-20224
> URL: https://issues.apache.org/jira/browse/HBASE-20224
> Project: HBase
> Issue Type: Bug
> Components: UI, Usability
> Affects Versions: 2.0.0-beta-2
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: hbase-20224.master.001.patch
>
>
> Web UI doesn't show up in standalone mode on default port. This can be seen
> on master and branch-2.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)