You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:21:40 UTC

[jira] [Updated] (SPARK-12688) Spill size metric does not update for tungsten aggregation

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

Hyukjin Kwon updated SPARK-12688:
---------------------------------
    Labels: bulk-closed  (was: )

> Spill size metric does not update for tungsten aggregation
> ----------------------------------------------------------
>
>                 Key: SPARK-12688
>                 URL: https://issues.apache.org/jira/browse/SPARK-12688
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Carson Wang
>            Priority: Minor
>              Labels: bulk-closed
>
> When doing a sql aggregation in tungsten mode, the spill size metric may not update though there are data spilled. Because the data are stored in the `BytesToBytesMap` instead of `UnsafeExternalSorter`, the memory are freed when the map resets instead of when the sorter spills.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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