[
https://issues.apache.org/jira/browse/SPARK-24524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-24524.
----------------------------------
Resolution: Incomplete
> Improve aggregateMetrics: less memory usage and loops
> -----------------------------------------------------
>
> Key: SPARK-24524
> URL: https://issues.apache.org/jira/browse/SPARK-24524
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.3.1
> Reporter: Gengliang Wang
> Priority: Major
> Labels: bulk-closed
>
> The function `aggregateMetrics` process metrics from both executors and
> driver. The data can be large.
> This PR is to improve the implementation with one loop(before converting to
> string) and one dynamic data structure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]