[
https://issues.apache.org/jira/browse/KNOX-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandeep More resolved KNOX-2577.
--------------------------------
Fix Version/s: 1.6.0
Resolution: Fixed
> [Livy Service] Application and container log links should point to YARN UI v2
> -----------------------------------------------------------------------------
>
> Key: KNOX-2577
> URL: https://issues.apache.org/jira/browse/KNOX-2577
> Project: Apache Knox
> Issue Type: Bug
> Affects Versions: 1.4.0
> Reporter: Wing Yew Poon
> Assignee: Wing Yew Poon
> Priority: Minor
> Fix For: 1.6.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> In the Livy UI, when a session is created, a Spark application is started. In
> the UI, there is a link to the YARN application and a link to the container
> log for the Spark driver. Those links currently point to the old YARN UI;
> they should point to the YARN UI v2.
> E.g.,
> /yarn/proxy/application_xxx -> /yarnuiv2/proxy/application_xxx
> and
> /yarn/nodemanager/node/containerlogs/container_xxx/... ->
> /yarnuiv2/node/containerlogs/container_xxx/...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)