[
https://issues.apache.org/jira/browse/HBASE-23754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025496#comment-17025496
]
Sean Busbey commented on HBASE-23754:
-------------------------------------
The default port for the web ui of the master is still 16010, so I'm curious on
what configs you have set up.
> [DOC] HBase Web UI runs on different port
> -----------------------------------------
>
> Key: HBASE-23754
> URL: https://issues.apache.org/jira/browse/HBASE-23754
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Yiğit Oner
> Priority: Trivial
>
> Just started to work through the ref guide and started up the stand-alone
> setup. The guide mentions to look up [http://localhost:16010/] for the HBase
> Web UI, but there is no process listening to that port.
>
> After checking netstat and logs I've discovered, that the UI runs on port
> 43105
>
> {code}
> 2020-01-28 22:17:43,658 INFO [main] http.HttpServer: Jetty bound to port 43105
> 2020-01-28 22:17:43,658 INFO [main] mortbay.log: jetty-6.1.26
> 2020-01-28 22:17:43,697 INFO [main] mortbay.log: Started
> [email protected]:4310
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)