You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "johnyang (Created) (JIRA)" <ji...@apache.org> on 2012/02/23 10:27:51 UTC

[jira] [Created] (HBASE-5462) [monitor] Ganglia metric hbase.master.cluster_requests should exclude the scan meta request generated by master, or create a new metric which could show the real request from client

[monitor] Ganglia metric hbase.master.cluster_requests should exclude the scan meta request generated by master, or create a new metric which could show the real request from client
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: HBASE-5462
                 URL: https://issues.apache.org/jira/browse/HBASE-5462
             Project: HBase
          Issue Type: Bug
          Components: monitoring
         Environment: hbase 0.90.5
            Reporter: johnyang


We have a big table which have 30k regions but the request is not very high (about 50K per day).
We use the hbase.master.cluster_request metrics to monitor the cluster request but find that lots of requests is generated by master, which scan the meta table at regular intervals.
It is hard for us to monitor the real request from the client, it is possible to filter the scanning meta table or create a new metric which could show the real request from client.

Thank you.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-5462) [monitor] Ganglia metric hbase.master.cluster_requests should exclude the scan meta request generated by master, or create a new metric which could show the real request from client

Posted by "johnyang (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

johnyang updated HBASE-5462:
----------------------------

    Affects Version/s: 0.90.5
                       0.92.0
    
> [monitor] Ganglia metric hbase.master.cluster_requests should exclude the scan meta request generated by master, or create a new metric which could show the real request from client
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-5462
>                 URL: https://issues.apache.org/jira/browse/HBASE-5462
>             Project: HBase
>          Issue Type: Bug
>          Components: monitoring
>    Affects Versions: 0.90.5, 0.92.0
>         Environment: hbase 0.90.5
>            Reporter: johnyang
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> We have a big table which have 30k regions but the request is not very high (about 50K per day).
> We use the hbase.master.cluster_request metrics to monitor the cluster request but find that lots of requests is generated by master, which scan the meta table at regular intervals.
> It is hard for us to monitor the real request from the client, it is possible to filter the scanning meta table or create a new metric which could show the real request from client.
> Thank you.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira