[
https://issues.apache.org/jira/browse/KNOX-3249?focusedWorklogId=1011110&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1011110
]
ASF GitHub Bot logged work on KNOX-3249:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Mar/26 09:25
Start Date: 24/Mar/26 09:25
Worklog Time Spent: 10m
Work Description: Hean-Chhinling commented on PR #1178:
URL: https://github.com/apache/knox/pull/1178#issuecomment-4116653132
I tested in YARN HA environment with:
- Stopping one ResourceManager(RM) active and let the standby RM become
active
- Add/delete queues in Scheduler-UI
They work as expected without any problems and in the cdp-proxy.xml it has
two hosts same as YARN UI2:
```
<service>
<role>YARN-SCHEDULER-UI</role>
<url>https://{node2}:8090</url>
<url>https://{node1}:8090</url>
</service>
```
When you get time, may I ask for your review again @moresandeep?
Issue Time Tracking
-------------------
Worklog Id: (was: 1011110)
Time Spent: 2h 40m (was: 2.5h)
> Integrate new scheduler-ui into YARN
> ------------------------------------
>
> Key: KNOX-3249
> URL: https://issues.apache.org/jira/browse/KNOX-3249
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Bence Kosztolnik
> Priority: Major
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> On YARN a new react based web app was created, to be able to manage the queue
> settings.
> https://issues.apache.org/jira/browse/YARN-11885
> If i see correctly this requires some knox integration to be abel to presents.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)