You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/05/15 04:19:14 UTC

[jira] [Resolved] (HBASE-1811) Snapshot HFile and region statistics at compaction time and make info available to clients

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

Andrew Purtell resolved HBASE-1811.
-----------------------------------

    Resolution: Duplicate

Let's resolve as dup, the other issues cover this one. Reopen if you feel otherwise.

> Snapshot HFile and region statistics at compaction time and make info available to clients
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1811
>                 URL: https://issues.apache.org/jira/browse/HBASE-1811
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Priority: Minor
>
> Consider snapshotting HFile and region statistics at major and minor compaction time and making the info available to clients:
> * Key statistics
>  ** cardinality
>  ** length avg/min/max/stdev
>  ** information content measure (entropy, etc.)
>  ** histogram
> etc.
> * Value statistics
>  ** length avg/min/max/stdev
>  ** information content measure (entropy, etc.)
>  ** histogram
> etc.
> * Region statistics
>  ** density estimation
>  ** KV count
>  ** total storage size (on disk)
>  ** total storage size (uncompressed)
> etc. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)