[
https://issues.apache.org/jira/browse/KNOX-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1587:
-------------------------------
Description:
>From KNOX-1085
Currently if i'm in an application in the Yarn UI and i click a link for the
History Server for a Spark Application I get the following link:
{code:java}
https://dataplatform-knox.static2.ceng.dunnhumby.cloud/gateway/sparkui/spark/history/application_1508695954179_0001/1?user.name=anonymous
{code}
However this is the link that i should be getting.
{code:java}
https://dataplatform-knox.static2.ceng.dunnhumby.cloud/gateway/sandbox/sparkhistory/history/application_1508695954179_0001/jobs/
{code}
I can see the differences:
gateway/sandbox/sparkhistory/history/
vs
gateway/sparkui/spark/history/
> YARN v1 and v2 UI - Make sure that Spark history links are handled
> ------------------------------------------------------------------
>
> Key: KNOX-1587
> URL: https://issues.apache.org/jira/browse/KNOX-1587
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Priority: Minor
> Fix For: 1.2.0
>
>
> From KNOX-1085
> Currently if i'm in an application in the Yarn UI and i click a link for the
> History Server for a Spark Application I get the following link:
> {code:java}
> https://dataplatform-knox.static2.ceng.dunnhumby.cloud/gateway/sparkui/spark/history/application_1508695954179_0001/1?user.name=anonymous
> {code}
> However this is the link that i should be getting.
> {code:java}
> https://dataplatform-knox.static2.ceng.dunnhumby.cloud/gateway/sandbox/sparkhistory/history/application_1508695954179_0001/jobs/
> {code}
> I can see the differences:
> gateway/sandbox/sparkhistory/history/
> vs
> gateway/sparkui/spark/history/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)