Dávid Paksy created HBASE-28983:
-----------------------------------
Summary: 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
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!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)