[
https://issues.apache.org/jira/browse/KNOX-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16414616#comment-16414616
]
Guang Yang commented on KNOX-1207:
----------------------------------
[~sunilg] I took a look at the three broken links, it seems they are not easy
to fix, because we can't get enough information to make the rewrite, like host,
port etc.
About the scheme, I tried to change the rule to
<rule dir="IN" name="YARNUI/yarn/inbound/nodemanager/node2"
pattern="*://*:*/**/yarn/nodemanager/node?\{host}?\{port}"><rewrite
template="//\{host}:\{port}/node"/></rule>
But it doesn't work, because knox doesn't know which scheme(http or https) to
use when send the request. Can you elaborate a little bit more how to make this
optional?
Thanks!
> Several url rewrite bugs in yarn ui and job history ui
> ------------------------------------------------------
>
> Key: KNOX-1207
> URL: https://issues.apache.org/jira/browse/KNOX-1207
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: Future, 0.14.0
> Reporter: Guang Yang
> Priority: Major
> Attachments: KNOX-1207.patch, KNOX-1207.patch
>
>
> There are several url rewrite bugs in yarn ui and map/reduce job history ui.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)