You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Venki Korukanti (JIRA)" <ji...@apache.org> on 2015/01/13 02:49:34 UTC

[jira] [Updated] (DRILL-1992) Add more stats for HashJoinBatch and HashAggBatch

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

Venki Korukanti updated DRILL-1992:
-----------------------------------
    Attachment: 0002-DRILL-1992-Add-more-stats-for-HashJoinBatch-and-Hash.patch

> Add more stats for HashJoinBatch and HashAggBatch
> -------------------------------------------------
>
>                 Key: DRILL-1992
>                 URL: https://issues.apache.org/jira/browse/DRILL-1992
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Execution - Operators
>    Affects Versions: 0.8.0
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>             Fix For: 0.8.0
>
>         Attachments: 0002-DRILL-1992-Add-more-stats-for-HashJoinBatch-and-Hash.patch
>
>
> Adding more stats to analyze the memory usage of HashJoinBatch and HashAggBatch.
> HashJoinBatch
>   + HASHTABLE_MEMORY_ALLOCATION
>   + HASHTABLE_NUM_BATCHHOLDERS
>   + HASHJOINHELPER_MEMORY
> HashAgg
>   + HASHTABLE_MEMORY_ALLOCATION
>   + HASHTABLE_NUM_BATCHHOLDERS
>   + HASHAGG_MEMORY
>   + HASHAGG_NUM_BATCHHOLDERS
> Cleanup:
>   + Prefix "HASHTABLE_" to existing HashTable metrics such as NUM_BUCKETS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)