[
https://issues.apache.org/jira/browse/KNOX-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880121#comment-16880121
]
Ram edited comment on KNOX-1581 at 7/8/19 8:58 AM:
---------------------------------------------------
[~smore],
I have deployed the version with the patch.
Still facing the same issue:
!screenshot-1.png!
This is the URL
:gateway/nodemanagerui/node/containerlogs/container_1561619285100_0005_01_000001/root?scheme=http&host=hdfs-yarn-hadoop-yarn-nm-0.hdfs-yarn-hadoop-yarn-nm.testing.svc.cluster.local&port=8042
Do I have to set any other variable other than RESOURCEMANAGER and YARNUI for
the NodeManager logs to show up
Knox has been deployed in a K8s cluster. All other components work except YARN
Node logs
[~krisden]
was (Author: ramkrishnan):
[~smore],
I have deployed the version with the patch.
Still facing the same issue:
!screenshot-1.png!
This is the URL
:gateway/nodemanagerui/node/containerlogs/container_1561619285100_0005_01_000001/root?scheme=http&host=hdfs-yarn-hadoop-yarn-nm-0.hdfs-yarn-hadoop-yarn-nm.testing.svc.cluster.local&port=8042
Do I have to set any other variable other than RESOURCEMANAGER and YARNUI for
the NodeManager logs to show up
Knox has been deployed in a K8s cluster. All other components work except YARN
Node logs
> YARN v1 UI - Application - Node and logs links broken
> -----------------------------------------------------
>
> Key: KNOX-1581
> URL: https://issues.apache.org/jira/browse/KNOX-1581
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1581.patch, KNOX-1581.patch, Screen Shot 2018-11-09
> at 8.57.07 AM.png, screenshot-1.png
>
>
> [http://localhost:8443/gateway/test/yarn/cluster/app/application_1541711200634_0002]
> Under Node "http://ambari:8042"
> * Redirects to
> [http://localhost:8443/gateway/nodemanagerui/node?host=ambari&port=8042]
> ** Correct link should be
> [http://localhost:8443/gateway/test/nodemanager/node?host=ambari&port=8042|http://localhost:8443/gateway/nodemanagerui/node?host=ambari&port=8042]
> * Root cause: There is no nodemanagerui endpoint - Could be the same asĀ
> KNOX-1579
> Under Logs "Logs"
> * Redirects to
> [http://localhost:8443/gateway/nodemanagerui/node/containerlogs/container_e01_1541711200634_0002_01_000001/ambari-qa?scheme=http&host=ambari&port=8042]
> ** Correct link should be
> [http://localhost:8443/gateway/test/yarn/nodemanager/node/containerlogs/container_e01_1541711200634_0002_01_000001/ambari-qa?scheme=http&host=ambari&port=8042]
> ** Which then redirects incorrectly to
> [http://ambari:19888/jobhistory/logs/ambari:45454/container_e01_1541711200634_0002_01_000001/container_e01_1541711200634_0002_01_000001/ambari-qa?user.name=admin]
> *** Correct link should be
> [http://localhost:8443/gateway/test/jobhistory/joblogs/ambari:45454/container_e01_1541711200634_0002_01_000001/job_1541711200634_0002/ambari-qa/?user.name=admin]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)