You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean R. Owen (Jira)" <ji...@apache.org> on 2020/01/29 14:51:00 UTC

[jira] [Commented] (SPARK-30582) Spark UI is not showing Aggregated Metrics by Executor in stage page

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

Sean R. Owen commented on SPARK-30582:
--------------------------------------

[~saurabhc100] it's OK now as it's resolved, but generally do not set Target or Fix version.

> Spark UI is not showing Aggregated Metrics by Executor in stage page
> --------------------------------------------------------------------
>
>                 Key: SPARK-30582
>                 URL: https://issues.apache.org/jira/browse/SPARK-30582
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 3.0.0
>            Reporter: Saurabh Chawla
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: SparkUIStagePage.mov
>
>
> There are scenarios where Spark History Server is located behind the VPC. So whenever api calls hit to get the executor Summary(allexecutors). There can be delay in getting the response of executor summary and in mean time "stage-page-template.html" is loaded and the response of executor Summary is not added to the stage-page-template.html.
> As the result of which Aggregated Metrics by Executor in stage page is showing blank.
> This scenario can be easily found in the cases when there is some proxy-server which is responsible for sending the request and response to spark History server.
>  This can be reproduced in Knox/In-house proxy servers which are used to send and receive response to Spark History Server.
> Alternative scenario to test this case, Open the spark UI in developer mode in browser add some breakpoint in stagepage.js, this will add some delay in getting the response and now if we check the spark UI for stage Aggregated Metrics by Executor in stage page is showing blank.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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