[
https://issues.apache.org/jira/browse/KNOX-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325665#comment-17325665
]
ASF subversion and git services commented on KNOX-2577:
-------------------------------------------------------
Commit 4a44fb7873c59c549929e9899ee23b97b289daf8 in knox's branch
refs/heads/master from Wing Yew Poon
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=4a44fb7 ]
KNOX-2577 - In Livy UI, make application and container log links point to YARN
UI v2 (#435)
Add a new version to Livy that has these changes. This way, the existing
version retains the old behavior and can be used if preferred.
> [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
> Priority: Minor
> Time Spent: 0.5h
> 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)