[
https://issues.apache.org/jira/browse/KNOX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1580:
-------------------------------
Description:
[http://localhost:8443/gateway/test/yarn/cluster/scheduler?openQueues=Queue:%20default]
"Dump scheduler logs"
* Tries to link to [http://localhost:8443/ws/v1/cluster/scheduler/logs]
** Correct link should be
[http://localhost:8443/gateway/test/yarn/ws/v1/cluster/scheduler/logs]
* Root cause
** Missing rewrite rule for /ws/v1/*
**
https://github.com/apache/knox/blob/master/gateway-service-definitions/src/main/resources/services/yarnui/2.7.0/rewrite.xml#L26
was:
[http://localhost:8443/gateway/test/yarn/cluster/scheduler?openQueues=Queue:%20default]
"Dump scheduler logs"
* Tries to link to http://localhost:8443/ws/v1/cluster/scheduler/logs
> YARN v1 UI - Scheduler - Broken "Dump scheduler logs" link
> ----------------------------------------------------------
>
> Key: KNOX-1580
> URL: https://issues.apache.org/jira/browse/KNOX-1580
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Priority: Minor
>
> [http://localhost:8443/gateway/test/yarn/cluster/scheduler?openQueues=Queue:%20default]
> "Dump scheduler logs"
> * Tries to link to [http://localhost:8443/ws/v1/cluster/scheduler/logs]
> ** Correct link should be
> [http://localhost:8443/gateway/test/yarn/ws/v1/cluster/scheduler/logs]
> * Root cause
> ** Missing rewrite rule for /ws/v1/*
> **
> https://github.com/apache/knox/blob/master/gateway-service-definitions/src/main/resources/services/yarnui/2.7.0/rewrite.xml#L26
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
