[
https://issues.apache.org/jira/browse/KNOX-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16508044#comment-16508044
]
Larry McCay commented on KNOX-1160:
-----------------------------------
{quote}This patch can work only with Spark versions < 2.4 without
{{spark.ui.proxyBase}} set
{quote}
[~mgaido] - if this patch works with an older version of spark then this is
exactly why our service definitions support versioning.
We should create a newer version and allow this existing one to be explicitly
referenced by version in the topology thus preserving the behavior in < 2.4
based deployments. When a version is not indicated in the topology the latest
should be used.
In case it is unclear as to how to create a new version, you only have to
create a new version named directory inside the
\{gateway_home}/data/services/sparkhistoryui directory. As you can see, the
existing one is called 1.4 which is indeed less than 2.4.
This seems a very appropriate case for a new version to me.
Now, if this patch actually breaks versions less than 2.4 then we can certainly
talk about reverting or fixing it.
> 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)