[
https://issues.apache.org/jira/browse/HBASE-28983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dávid Paksy updated HBASE-28983:
--------------------------------
Description:
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 on these 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!
In 2.5.9 version this was still working:
was:
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 on these 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!
> Static resources are not loaded on REST web UI pages
> ----------------------------------------------------
>
> Key: HBASE-28983
> URL: https://issues.apache.org/jira/browse/HBASE-28983
> Project: HBase
> Issue Type: Bug
> Components: REST
> Affects Versions: 4.0.0-alpha-1
> Reporter: Dávid Paksy
> Priority: Major
> Attachments: image-2024-11-20-12-38-16-447.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 on these 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!
>
> In 2.5.9 version this was still working:
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)