You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Xiao Yu (Jira)" <ji...@apache.org> on 2021/08/25 17:16:00 UTC

[jira] [Created] (KNOX-2647) [Spark History UI Service] Executor logs (stdout/stderr) links are broken with JobHostory Service

Xiao Yu created KNOX-2647:
-----------------------------

             Summary:  [Spark History UI Service] Executor logs (stdout/stderr) links are broken with JobHostory Service
                 Key: KNOX-2647
                 URL: https://issues.apache.org/jira/browse/KNOX-2647
             Project: Apache Knox
          Issue Type: Bug
    Affects Versions: 1.5.0
            Reporter: Xiao Yu
         Attachments: spark-history-ui.png

Currently with Knox 1.5.0 on a cluster with both Spark History Server and MR JobHistory Server running the stdout and stderr links target the MR JobHistory Server Web UI directly. For us this breaks them because we require Knox fronted proxy access to the MR JobHistory Server on our production cluster.

A similar issue was raised in:
- KNOX-1744
- KNOX-1988

However in this case the links are going to the MR JobHistory Server not YARN RM so the targets are different and the previous rewrites do not apply.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)