You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/09 17:46:00 UTC

[jira] [Assigned] (KNOX-1588) YARN v2 UI - Make sure that Spark history links are handled

     [ https://issues.apache.org/jira/browse/KNOX-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden reassigned KNOX-1588:
----------------------------------

    Assignee:     (was: Kevin Risden)

> YARN v2 UI - Make sure that Spark history links are handled
> -----------------------------------------------------------
>
>                 Key: KNOX-1588
>                 URL: https://issues.apache.org/jira/browse/KNOX-1588
>             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)