[ 
https://issues.apache.org/jira/browse/SPARK-34659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521520#comment-17521520
 ] 

Apache Spark commented on SPARK-34659:
--------------------------------------

User 'gengliangwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/36176

> Web UI does not correctly get appId
> -----------------------------------
>
>                 Key: SPARK-34659
>                 URL: https://issues.apache.org/jira/browse/SPARK-34659
>             Project: Spark
>          Issue Type: Improvement
>          Components: Kubernetes, Web UI
>    Affects Versions: 2.4.7, 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1
>            Reporter: Arata Furukawa
>            Priority: Major
>
> Web UI does not correctly get appId when it has `proxy` or `history` in URL.
> In my case, it happens on 
> `https://jupyterhub.hosted.us/my-name/proxy/4040/executors/`.
> Web developer console says: `jquery-3.4.1.min.js:2 GET 
> https://jupyterhub.hosted.us/user/my-name/proxy/4040/api/v1/applications/4040/allexecutors
>  404`, and it shows blank pages to me.
> There is relative issue in jupyterhub 
> https://github.com/jupyterhub/jupyter-server-proxy/issues/57
> https://github.com/apache/spark/blob/2526fdea481b1777b2c4a2242254b72b5c49d820/core/src/main/resources/org/apache/spark/ui/static/utils.js#L93-L105
> It should not get from document.baseURI.
> A request will occur, but performance impacts will be a bit.



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

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

Reply via email to