[
https://issues.apache.org/jira/browse/KNOX-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526695#comment-16526695
]
Sandeep More commented on KNOX-1365:
------------------------------------
Hello [[email protected]] thanks for the patch, can you give details
about the issue ?
Looking at the patch, specifically this part
{code:java}
+ <rule dir="IN" name="YARNUIV2/yarnuiv2/inbound/redirect"
pattern="*://*:*/**/yarnuiv2/redirect?{host}&{port}&{scheme}">
+ <rewrite template="{scheme}://{host}:{port}/ui2/index.html"/>
+ </rule>{code}
It looks like Knox is redirecting to a non-knox url, not sure if we want that.
> Handle index.html redirection in YARNUI v2
> ------------------------------------------
>
> Key: KNOX-1365
> URL: https://issues.apache.org/jira/browse/KNOX-1365
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Sunil Govindan
> Assignee: Sunil Govind
> Priority: Major
> Fix For: 1.1.0
>
> Attachments: KNOX-1365.001.patch
>
>
> After index.html redirection in YARN UI2, knox need to handle this
> redirection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)