You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Alicia Ying Shu (JIRA)" <ji...@apache.org> on 2016/06/14 23:46:30 UTC

[jira] [Commented] (HBASE-15643) Need metrics of cache hit ratio, etc for one table

    [ https://issues.apache.org/jira/browse/HBASE-15643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330885#comment-15330885 ] 

Alicia Ying Shu commented on HBASE-15643:
-----------------------------------------

Uploaded a patch for collection table level metrics for block cache: BlockCacheCount, BlockCacheSize, BlockCacheHitCount, BlockCacheMissCount, BlockCacheHitPercent

> Need metrics of cache hit ratio, etc for one table
> --------------------------------------------------
>
>                 Key: HBASE-15643
>                 URL: https://issues.apache.org/jira/browse/HBASE-15643
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Heng Chen
>            Assignee: Alicia Ying Shu
>         Attachments: HBASE-15643.patch
>
>
> There are many tables on our cluster,  only some of them need to be read online.  
> We could improve the performance of read by cache,  but we need some metrics for it at table level. There are a few we can collect: BlockCacheCount, BlockCacheSize, BlockCacheHitCount, BlockCacheMissCount, BlockCacheHitPercent



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