[
https://issues.apache.org/jira/browse/KNOX-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891083#comment-16891083
]
ASF subversion and git services commented on KNOX-1588:
-------------------------------------------------------
Commit f199443cf943d249ec775d9c0c85c091e23cc6e9 in knox's branch
refs/heads/master from Prabhu Joseph
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=f199443 ]
KNOX-1588 - YARN v2 UI - Make sure that Spark and MR Job history links are
handled
Signed-off-by: Kevin Risden <[email protected]>
> YARN v2 UI - Make sure that Spark and MR Job 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
> Assignee: Prabhu Joseph
> Priority: Minor
> Fix For: 1.4.0
>
> Attachments: KNOX-1588-001.patch
>
>
> 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.14#76016)