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

Denys Kuzmenko updated HIVE-24974:
----------------------------------
    Description: 
2 metrics should be collected by each table/partition that exceeds some limit.
 * Number of used deltas
 * Number of obsolete deltas

Both of them should be collected in AcidUtils.getAcidstate call, and only be 
published if they reached a configurable threshold (to not pollute metrics) 

> Create new metrics about the number of delta files in the ACID table
> --------------------------------------------------------------------
>
>                 Key: HIVE-24974
>                 URL: https://issues.apache.org/jira/browse/HIVE-24974
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Denys Kuzmenko
>            Assignee: Denys Kuzmenko
>            Priority: Major
>
> 2 metrics should be collected by each table/partition that exceeds some limit.
>  * Number of used deltas
>  * Number of obsolete deltas
> Both of them should be collected in AcidUtils.getAcidstate call, and only be 
> published if they reached a configurable threshold (to not pollute metrics) 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to