You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/01/07 08:17:39 UTC

[jira] [Assigned] (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 ]

Apache Spark reassigned SPARK-12688:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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
>
> 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
(v6.3.4#6332)

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