zheng created SPARK-39297:
-----------------------------
Summary: ui error if spark.ui.proxyBase contains "proxy" or
"history"
Key: SPARK-39297
URL: https://issues.apache.org/jira/browse/SPARK-39297
Project: Spark
Issue Type: Bug
Components: Web UI
Affects Versions: 3.4.0
Reporter: zheng
ui try to get app id after words "proxy" or "history",
check files
[https://github.com/apache/spark/blob/master/core/src/main/resources/org/apache/spark/ui/static/utils.js#L187]
however, if user reverse proxy contains words "proxy" or "history", the ui will
get wrong app id, 404 error will happen
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]