You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2019/07/26 08:15:00 UTC

[jira] [Commented] (KNOX-1734) YARN v2 UI - Configuration Links fail to resolve

    [ https://issues.apache.org/jira/browse/KNOX-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893444#comment-16893444 ] 

Prabhu Joseph commented on KNOX-1734:
-------------------------------------

[~wattsinabox] The yarnuiv2/conf is resolving fine. It is rewritten with the explicit rule YARNUIV2/yarnuiv2/inbound/query.

{code}
2019-07-26 08:03:15,644 DEBUG knox.gateway (GatewayFilter.java:doFilter(119)) - Received request: GET /yarnuiv2/conf
2019-07-26 08:03:15,645 DEBUG knox.gateway (UrlRewriteProcessor.java:rewrite(163)) - Rewrote URL: https://10.x.x.x:8443/gateway/ui/yarnuiv2/conf, direction: IN via explicit rule: YARNUIV2/yarnuiv2/inbound/query to URL: http://ip-x-x-x:8088/conf
2019-07-26 08:03:15,645 DEBUG knox.gateway (DefaultDispatch.java:executeOutboundRequest(113)) - Dispatch request: GET http://ip-x-x-x:8088/conf?doAs=admin
2019-07-26 08:03:15,649 DEBUG knox.gateway (DefaultDispatch.java:executeOutboundRequest(126)) - Dispatch response status: 200
2019-07-26 08:03:15,650 DEBUG knox.gateway (DefaultDispatch.java:getInboundResponseContentType(182)) - Using explicit character set UTF-8 for entity of type text/xml
2019-07-26 08:03:15,650 DEBUG knox.gateway (DefaultDispatch.java:getInboundResponseContentType(190)) - Inbound response entity content type: text/xml; charset=utf-8
{code}

!Screen Shot 2019-07-26 at 1.38.59 PM.png|height=300|width=300! 

Will close this Jira as working expected. 



> YARN v2 UI - Configuration Links fail to resolve
> ------------------------------------------------
>
>                 Key: KNOX-1734
>                 URL: https://issues.apache.org/jira/browse/KNOX-1734
>             Project: Apache Knox
>          Issue Type: Sub-task
>    Affects Versions: 1.2.0
>            Reporter: William Watson
>            Priority: Major
>         Attachments: KNOX-1734.patch, Screen Shot 2019-07-26 at 1.38.59 PM.png
>
>
> XHRs to .../yarnuiv2/conf fail to resolve. They should link to \{$serviceUrl[YARNUIV2]}/conf



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)