Huw created SPARK-47434:
---------------------------
Summary: Streaming Statistics link redirect causing 302 error
Key: SPARK-47434
URL: https://issues.apache.org/jira/browse/SPARK-47434
Project: Spark
Issue Type: Bug
Components: Web UI
Affects Versions: 3.5.1, 3.4.1
Reporter: Huw
Fix For: 3.5.2
When using a reverse proxy, links to streaming statistics page are missing a
trailing slash, which causes a redirect (302) to an incorrect path.
Essentially the same issue as https://issues.apache.org/jira/browse/SPARK-24553
but for a different link.
.../StreamingQuery/statistics?id=abcd -> .../StreamingQuery/statistics/?id=abcd
Linked PR [https://github.com/apache/spark/pull/45527/files]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]