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

Jian He commented on YARN-3239:
-------------------------------

thanks for reviewing, Jason !
bq. However it doesn't look like we're honoring any fragments provided by the 
client, 
I was trying to do that, but after doing some research, looks like the 
fragments are not supposed to be sent to the server. So the proxy won't receive 
the fragments specified by the user, they are automatically stripped off.

> WebAppProxy does not support a final tracking url which has query fragments 
> and params 
> ---------------------------------------------------------------------------------------
>
>                 Key: YARN-3239
>                 URL: https://issues.apache.org/jira/browse/YARN-3239
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Jian He
>         Attachments: YARN-3239.1.patch
>
>
> Examples of failures:
> Expected: 
> {{http://uihost:8080/#/main/views/TEZ/0.5.2.2.2.2.0-947/tez?viewPath=%2F%23%2Ftez-app%2Fapplication_1424384418229_0005}}
> Actual: {{http://uihost:8080}}
> Tried with a minor change to remove the "#". Saw a different issue:
> Expected: 
> {{http://uihost:8080/views/TEZ/0.5.2.2.2.2.0-947/tez?viewPath=%2F%23%2Ftez-app%2Fapplication_1424388018547_0001}}
> Actual: {{http://uihost:8080/views/TEZ/0.5.2.2.2.2.0-947/tez/}}
> yarn application -status appId returns the expected value correctly. However, 
> invoking an http get on http://rm:8088/proxy/appId/ returns the wrong value. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to