[
https://issues.apache.org/jira/browse/HBASE-20224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408644#comment-16408644
]
Umesh Agashe commented on HBASE-20224:
--------------------------------------
Thanks for the review [~stack]! Yes, I have tested it with standalone mode. I
have tested TestClusterPortAssignment and TestMasterFailover which are related
to JIRA's (HBASE-20027, HBASE-14545) modifying this piece of code. For other
tests including the list of hbase-site.xml, I was planning to wait for yetus
build results and modify hbase-site.xml as required. I have also linked this
Jira to HBASE-20027 as you have suggested.
{quote}Is the change in if
(conf.getBoolean(LocalHBaseCluster.ASSIGN_RANDOM_PORTS, false)) { needed since
it puts up a cluster using LocalHBaseCluster ?
{quote}
This change is not required as its in MiniHBaseCluster which is used only in
test context (IIRC) but I think its consistent with whats intended (Random port
assignment needs to be opted in from individual tests either explicitly from
code or with hbase-site.xml). Leaving this is as is will be the only exception
in the code. I don't have strong opinion on this and will undo it if suggested.
Thanks!
> 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)