You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Adrian Paraschiv (Jira)" <ji...@apache.org> on 2021/12/23 09:48:00 UTC

[jira] [Updated] (SPARK-37725) Spark master UI behind reverse proxy app storage redirects to master home page

     [ https://issues.apache.org/jira/browse/SPARK-37725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Paraschiv updated SPARK-37725:
-------------------------------------
    Description: 
1. Using a Spark v3.1.1 Cluster with haproxy as reverse proxy enabled, web UI is at: [http://spark.internal.domain:8080/]
2. Starting an application and enter the application specific web UI (by clicking on the running application name): [http://spark.internal.domain:8080/app/?appId=app-20211202144454-0119]
3. Click on "Application Detail UI" and you will get redirected to [http://spark.internal.domain:8080|http://spark.internal.domain:8080/] [/proxy/app-20211202144454-0119/jobs/|http://sparkm-v3-mlm-op.itn.intraorange/proxy/app-20211202144454-0119/jobs/] (notice the "proxy" in the URL)
4. If you click on any link (e.g. on the "Stages" or "Storage") the Spark master home page UI will be served again, not "stages" not "storage".
5. If you insert the "proxy/app-20211202144454-0119/" and add the stages/ or storage/ in the URL it works.

  was:
1. Using a Spark v3.1.1 Cluster with haproxy as reverse proxy enabled, web UI is at: http://spark.internal.domain:8080/
2. Starting an application and enter the application specific web UI (by clicking on the running application name): http://spark.internal.domain:8080/app/?appId=app-20211202144454-0119
3. Click on "Application Detail UI" and you will get redirected to http://sparkm-v3-mlm-op.itn.intraorange/proxy/app-20211202144454-0119/jobs/ (notice the "proxy" in the URL)
4. If you click on any link (e.g. on the "Stages" or "Storage") the Spark master home page UI will be served again, not "stages" not "storage".
5. If you insert the "proxy/app-20211202144454-0119/" and add the stages/ or storage/ in the URL it works.


> Spark master UI behind reverse proxy app storage redirects to master home page
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-37725
>                 URL: https://issues.apache.org/jira/browse/SPARK-37725
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 3.0.1, 3.1.1
>            Reporter: Adrian Paraschiv
>            Priority: Minor
>
> 1. Using a Spark v3.1.1 Cluster with haproxy as reverse proxy enabled, web UI is at: [http://spark.internal.domain:8080/]
> 2. Starting an application and enter the application specific web UI (by clicking on the running application name): [http://spark.internal.domain:8080/app/?appId=app-20211202144454-0119]
> 3. Click on "Application Detail UI" and you will get redirected to [http://spark.internal.domain:8080|http://spark.internal.domain:8080/] [/proxy/app-20211202144454-0119/jobs/|http://sparkm-v3-mlm-op.itn.intraorange/proxy/app-20211202144454-0119/jobs/] (notice the "proxy" in the URL)
> 4. If you click on any link (e.g. on the "Stages" or "Storage") the Spark master home page UI will be served again, not "stages" not "storage".
> 5. If you insert the "proxy/app-20211202144454-0119/" and add the stages/ or storage/ in the URL it works.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org