jojochuang commented on PR #203: URL: https://github.com/apache/ozone-site/pull/203#issuecomment-4984476796
Updated the branch with review follow-ups and local verification fixes: 1. **Postgres HueDB** — added `postgres` service and `[[database]]` in `hue.ini` (per @Harshg999 review). 2. **Hue image** — pinned to `gethue/hue:20250101-140101` (Ozone File Browser support; `4.11.0` lacks Ozone; `latest` segfaults on Apple Silicon QEMU). 3. **Ozone-only stack** — disabled default HDFS/YARN in `hue.ini`; use **Ozone** in the Hue sidebar, not HDFS **Files**. 4. **HttpFS impersonation** — moved proxy-user settings to `HTTPFS-SITE.XML_httpfs.proxyuser.hue.*` on the HttpFS container so Hue can `doas` logged-in users (`User: hue is not allowed to impersonate admin` is fixed). Verified with `docker compose up -d --scale datanode=3`: HttpFS curl checks pass, Hue login works, and Ozone File Browser loads `ofs://om`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
