Kevin Risden created KNOX-1582:
----------------------------------
Summary: YARN v1 UI - Application - History should redirect
directly to JobHistory UI
Key: KNOX-1582
URL: https://issues.apache.org/jira/browse/KNOX-1582
Project: Apache Knox
Issue Type: Sub-task
Reporter: Kevin Risden
[http://localhost:8443/gateway/test/yarn/cluster/app/application_1541711200634_0002]
The Tracking URL: History should redirect to the jobhistory/ endpoint instead
of reproxying through YARN v1 UI. This would match closer to what happens
without Knox. It should also remove the YARN jobhistory specific rewrite rules.
History link:
http://localhost:8443/gateway/test/yarn/proxy/application_1541711200634_0002
* Currently goes to
**
http://localhost:8443/gateway/test/yarn/jobhistory/job/job_1541711200634_0002?scheme=http&host=ambari&port=19888
* Should go to
**
http://localhost:8443/gateway/test/jobhistory/job/job_1541711200634_0002?scheme=http&host=ambari&port=19888
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)