[
https://issues.apache.org/jira/browse/KNOX-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508020#comment-16508020
]
Marco Gaido commented on KNOX-1160:
-----------------------------------
[~smore] this patch breaks the SHS UI (old or new doesn't matter) when
{{spark.ui.proxyBase}} is set (or it is discovered in the new way). So
reverting will avoid to break the behavior for all the users who already have
SHS + Knox working (by setting the {{spark.ui.proxyBase}}). This patch can work
only with Spark versions < 2.4 without {{spark.ui.proxyBase}} set (which is
indeed a misconfiguration of Spark to make it working behind a proxy).
> Bug fixes to make spark history UI work
> ---------------------------------------
>
> Key: KNOX-1160
> URL: https://issues.apache.org/jira/browse/KNOX-1160
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Wei Han
> Priority: Minor
> Fix For: 1.1.0
>
> Attachments: sparkhistoryui.patch
>
>
> During my test of the spark history UI I found a couple of issues. The
> attached patch fixes all of the issues I have seen
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)