Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 24289 invoked from network); 6 Apr 2011 17:35:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2011 17:35:45 -0000 Received: (qmail 10510 invoked by uid 500); 6 Apr 2011 17:35:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 10482 invoked by uid 500); 6 Apr 2011 17:35:45 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 10474 invoked by uid 99); 6 Apr 2011 17:35:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 17:35:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 17:35:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CBFF6959F1 for ; Wed, 6 Apr 2011 17:35:05 +0000 (UTC) Date: Wed, 6 Apr 2011 17:35:05 +0000 (UTC) From: "Doug Meil (JIRA)" To: issues@hbase.apache.org Message-ID: <959230418.38318.1302111305832.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <864844843.19633.1301427005842.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-3710) Book.xml - fill out descriptions of metrics MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3710: ----------------------------- Attachment: book.xml.patch > Book.xml - fill out descriptions of metrics > ------------------------------------------- > > Key: HBASE-3710 > URL: https://issues.apache.org/jira/browse/HBASE-3710 > Project: HBase > Issue Type: Improvement > Reporter: Doug Meil > Assignee: Doug Meil > Priority: Minor > Attachments: book.xml.patch > > > I filled out the skeleton of the metrics in book.xml, but I'd like one of the committers to fill in the rest of the details on what these mean. Thanks! :-) > For example.. > ------- > I'm assuming that these are referring to the LRU block cache in memory. I'd like to docs to state this (for the sake of clarity) and also the units (e.g., MB). > hbase.regionserver.blockCacheCount > hbase.regionserver.blockCacheFree > hbase.regionserver.blockCacheHitRatio > hbase.regionserver.blockCacheSize > ------- > This is read latency from HDFS, I assume... > hbase.regionserver.fsReadLatency_avg_time > hbase.regionserver.fsReadLatency_num_ops > hbase.regionserver.fsSyncLatency_avg_time > hbase.regionserver.fsSyncLatency_num_ops > hbase.regionserver.fsWriteLatency_avg_time > hbase.regionserver.fsWriteLatency_num_ops > ---------------- > point in time utilized (i.e., as opposed to max or trailing) memstore I assume, would be nice to document. > hbase.regionserver.memstoreSizeMB > --------------- > obvious, but might as well document it > hbase.regionserver.regions > -------------- > This is any Put, Get, Delete, or Scan operation, I assume? > hbase.regionserver.requests > -------------- > detail on these would be nice, especially for tips on if there are any critical numbers/ratios to watch for. > hbase.regionserver.storeFileIndexSizeMB > hbase.regionserver.stores -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira