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

Apache Spark reassigned SPARK-32349:
------------------------------------

    Assignee: Apache Spark

> [UI] Reduce unnecessary allexecutors call when render stage page executor 
> summary
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-32349
>                 URL: https://issues.apache.org/jira/browse/SPARK-32349
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 3.0.0
>            Reporter: Zhongwei Zhu
>            Assignee: Apache Spark
>            Priority: Minor
>
> Currently, stage page executor summary table data are built by merge 
> /allexecutors response and stage.executorSummary. The data needed from 
> /allexecutor are only two fields: hostPort and executorLogs.
> By adding both fields in v1.ExecutorStageSummary, we can save one 
> /allexecutors call and make frontend logic simpler



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to