[
https://issues.apache.org/jira/browse/KNOX-3286?focusedWorklogId=1011596&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1011596
]
ASF GitHub Bot logged work on KNOX-3286:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Mar/26 13:50
Start Date: 26/Mar/26 13:50
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1185:
URL: https://github.com/apache/knox/pull/1185#issuecomment-4135003944
## Test Results
7 tests 7 ✅ 1s ⏱️
1 suites 0 💤
1 files 0 ❌
Results for commit 7b860590.
[test-results]:data:application/gzip;base64,H4sIAJo5xWkC/1WMyw6DIBBFf8XMuguwBaQ/0ygMyaQqDY9V038vWrW4u+fc5LzB0YgR7g2/NBAzpQNsDn0iP29YjrRcat+PmI05iye9imCHcD2NJ4Eh+LCZkOe9t8w69+N/beUqtnLdMn6aKBUANXSSCc1abaTQN261QCWkxJarK2orDXc4dAo+X5y4ryD7AAAA
Issue Time Tracking
-------------------
Worklog Id: (was: 1011596)
Time Spent: 40m (was: 0.5h)
> Put /scheduler-ui behind knox-proxy in YARN UI V2
> -------------------------------------------------
>
> Key: KNOX-3286
> URL: https://issues.apache.org/jira/browse/KNOX-3286
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: chhinlinghean
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> https://issues.apache.org/jira/browse/YARN-11938 integrate scheduler-ui in
> YARN UIV2.
> It works perfectly in a non-secure cluster.
> However, in a secure cluster with KNOX:
> - When user view YARN UIV2
> - Navigate to Scheduler-UI navigation bar
> - It will redirect user to \{knox-gateway}/scheduler-ui
> - Which will throw 404 status code because it is not behind knox-proxy
> - In secured cluster, yarn-scheduler-ui is served under /yarn-scheduler-ui
> according to this ticket https://issues.apache.org/jira/browse/KNOX-3249
> Thus the rewrite.xml should be updated for YARNUIV2 to put the /scheduler-ui
> behind KNOX proxy to /yarn-scheduler-ui when user click on navigation bar
> Scheduler UI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)