[ 
https://issues.apache.org/jira/browse/KNOX-3286?focusedWorklogId=1011800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1011800
 ]

ASF GitHub Bot logged work on KNOX-3286:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Mar/26 12:18
            Start Date: 27/Mar/26 12:18
    Worklog Time Spent: 10m 
      Work Description: Hean-Chhinling commented on PR #1185:
URL: https://github.com/apache/knox/pull/1185#issuecomment-4142194480

   The failing unit-tests are unrelated to this PR. They has to do with new 
reflection that has to update EasyMock to a newer version.
   
   ```
   2026-03-26T22:45:51.2236218Z [ERROR]   
GatewayWebsocketHandlerTest.testDisabledWebShell:165 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   2026-03-26T22:45:51.2238776Z [ERROR]   
GatewayWebsocketHandlerTest.testValidWebShellRequest:79 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   2026-03-26T22:45:51.2241763Z [ERROR]   
GatewayWebsocketHandlerTest.testValidWebShellRequestThroughLB:106 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   2026-03-26T22:45:51.2245880Z [ERROR]   
GatewayWebsocketHandlerTest.testWebShellRequestWithInvalidJWT:138 » Runtime 
java.lang.IllegalAccessException: no such field: 
org.eclipse.jetty.websocket.servlet.ServletUpgradeRequest$$$EasyMock$3.$callback/org.easymock.internal.ClassMockingData/putField
   ```




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1011800)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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)

Reply via email to