Marco Gaido created KNOX-1351:
---------------------------------
Summary: Regression on SHS UI caused by KNOX-1160
Key: KNOX-1351
URL: https://issues.apache.org/jira/browse/KNOX-1351
Project: Apache Knox
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Marco Gaido
KNOX-1160 introduces a bunch of new rewrite rules which are assuming that no
{{spark.ui.proxyBase}} is set on SHS. This is actually the way it is working so
far, so every user currently using Knox in front of SHS would see a regression
after updating to this patch.
Moreover, the work done in SPARK-24209 and KNOX-1295 (+ KNOX-1347) allows SHS
to discover automatically (without setting any config) the proxy base using the
{{X-Forwarded-Context}}. So even without setting any config to Spark, the UI
would be broken.
Therefore, we should revert the changes in KNOX-1160.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)