[
https://issues.apache.org/jira/browse/KNOX-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681746#comment-16681746
]
ASF subversion and git services commented on KNOX-1580:
-------------------------------------------------------
Commit 7917315f5265f4b48ef77a576de5772acabaf61b in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=7917315 ]
KNOX-1580 - YARN v1 UI - Scheduler - Dump scheduler logs link broken
> YARN v1 UI - Scheduler - "Dump scheduler logs" link broken
> ----------------------------------------------------------
>
> Key: KNOX-1580
> URL: https://issues.apache.org/jira/browse/KNOX-1580
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: KNOX-1580.patch, Screen Shot 2018-11-09 at 8.56.13 AM.png
>
>
> [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)