Wing Yew Poon created KNOX-2577:
-----------------------------------
Summary: [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
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)