[
https://issues.apache.org/jira/browse/KNOX-2135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16987081#comment-16987081
]
ASF subversion and git services commented on KNOX-2135:
-------------------------------------------------------
Commit 61ecb34d28c318a5620b6ede7c13aecf71634c17 in knox's branch
refs/heads/master from deepashreeraghu
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=61ecb34 ]
KNOX-2135 - Fix YARNUIV2 RM Logs sub-links (#204)
> YARNUIV2 RM Log Links broken when routed through Knox
> -----------------------------------------------------
>
> Key: KNOX-2135
> URL: https://issues.apache.org/jira/browse/KNOX-2135
> Project: Apache Knox
> Issue Type: Bug
> Environment: How to repro
> With Ambari UI -> Yarn -> Quick Links -> Resource Manager Logs -> This lists
> a list of links to job summary logs, the yarn resource manager logs and the
> rm-audit logs.
> Click on any of the links to see the error.
> Reporter: Deepashree Gandhi
> Assignee: Deepashree Gandhi
> Priority: Minor
> Fix For: 1.4.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> {color:#1d1c1d}For a hadoop cluster that is enabled with knox gateway, the
> yarn logs are located at the following location:{color}
> [https://myhostname:8443/logs/hadoop-yarn-resourcemanager-myhostname.log]{color:#1d1c1d}.
> Similar locations for the jobsummary and audit logs. However due to knox
> rewrite rule bug, these links are not accessible. They fail with following
> error:{color}
> HTTP ERROR 404
> Problem accessing /logs/hadoop-yarn-resourcemanager-myhostname.log.
> Reason:Not Found
> Powered by Jetty:// 9.4.12.v20180830
> HTTP ERROR 404
> Problem accessing /logs/hadoop-mapreduce.jobsummary.log. Reason: Not Found
> Powered by Jetty:// 9.4.12.v20180830
> HTTP ERROR 404
> Problem accessing /logs/rm-audit.log. Reason:
> Powered by Jetty:// 9.4.12.v20180830
> **{color:#1d1c1d}
> {color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)