[
https://issues.apache.org/jira/browse/HBASE-28983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17928710#comment-17928710
]
Dávid Paksy commented on HBASE-28983:
-------------------------------------
Many thanks for the reviews [~nihaljain.cs] and [~apurtell] and for merging the
changes.
> Static resources are not loaded on REST web UI pages in dev mode
> ----------------------------------------------------------------
>
> Key: HBASE-28983
> URL: https://issues.apache.org/jira/browse/HBASE-28983
> Project: HBase
> Issue Type: Bug
> Components: REST, UI
> Affects Versions: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2, 2.5.11, 2.6.2
> Reporter: Dávid Paksy
> Assignee: Dávid Paksy
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0-beta-2
>
> Attachments: image-2024-11-20-12-38-16-447.png, screenshot-1.png
>
>
> The HBase REST server component has a web UI (exposes an info servlet on the
> hbase.rest.info.port, default: 8085).
>
> While working on HBASE-28832 noticed that with the git cloned project,
> started REST server, on these REST web UI pages the static resources
> (images, CSS, JS files) are not loaded (server responds with HTTP 404 Not
> Found).
>
> !image-2024-11-20-12-38-16-447.png|width=453,height=323!
>
> In the downloaded HBase 2.5.9 distribution (production release) this was
> still working:
> !screenshot-1.png|width=543,height=228!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)