[
https://issues.apache.org/jira/browse/SPARK-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-3428.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.2.1
1.3.0
1.1.2
Issue resolved by pull request 3684
[https://github.com/apache/spark/pull/3684]
> TaskMetrics for running tasks is missing GC time metrics
> --------------------------------------------------------
>
> Key: SPARK-3428
> URL: https://issues.apache.org/jira/browse/SPARK-3428
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 1.1.0
> Reporter: Andrew Ash
> Assignee: Sandy Ryza
> Fix For: 1.1.2, 1.3.0, 1.2.1
>
>
> SPARK-2099 added the ability to update helpful metrics like shuffle bytes
> read/written on the webui via a periodic heartbeat from executors. It
> omitted GC time metrics though.
> This ticket is for including GC times in the heartbeats.
> See the updateAggregateMetrics method here:
> https://github.com/apache/spark/pull/1056/files#diff-1f32bcb61f51133bd0959a4177a066a5R175
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]