You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Vladimir Rodionov <vr...@carrieriq.com> on 2013/06/21 23:39:27 UTC

RegionServer Statistics does seem right (0.94.6)

This is what I see on my RS stats page (/rs-status):

requestsPerSecond=0, numberOfOnlineRegions=292, numberOfStores=299, numberOfStorefiles=112, storefileIndexSizeMB=2, rootIndexSizeKB=2822, totalStaticIndexSizeKB=23512, totalStaticBloomSizeKB=15266, memstoreSizeMB=632, mbInMemoryWithoutWAL=256, numberOfPutsWithoutWAL=1529556, readRequestsCount=1382942, writeRequestsCount=928514, compactionQueueSize=0, flushQueueSize=0, usedHeapMB=1647, maxHeapMB=5987, blockCacheSizeMB=271.45, blockCacheFreeMB=1225.36, blockCacheCount=4051, blockCacheHitCount=1642440, blockCacheMissCount=159680, blockCacheEvictedCount=527, blockCacheHitRatio=91%, blockCacheHitCachingRatio=99%, hdfsBlocksLocalityIndex=15, slowHLogAppendCount=0, fsReadLatencyHistogramMean=671079.99, fsReadLatencyHistogramCount=156734.00, fsReadLatencyHistogramMedian=2222000.00, fsReadLatencyHistogram75th=2222000.00, fsReadLatencyHistogram95th=2222000.00, fsReadLatencyHistogram99th=2222000.00, fsReadLatencyHistogram999th=2222000.00, fsPreadLatencyHistogramMean=11759833.77, fsPreadLatencyHistogramCount=3453.00, fsPreadLatencyHistogramMedian=1730000.00, fsPreadLatencyHistogram75th=1730000.00, fsPreadLatencyHistogram95th=1730000.00, fsPreadLatencyHistogram99th=1730000.00, fsPreadLatencyHistogram999th=1730000.00, fsWriteLatencyHistogramMean=3587661.84, fsWriteLatencyHistogramCount=143422.00, fsWriteLatencyHistogramMedian=112000.00, fsWriteLatencyHistogram75th=112000.00, fsWriteLatencyHistogram95th=112000.00, fsWriteLatencyHistogram99th=112000.00, fsWriteLatencyHistogram999th=112000.00

All latencies above 50% are identical.


Best regards,
Vladimir Rodionov
Principal Platform Engineer
Carrier IQ, www.carrieriq.com
e-mail: vrodionov@carrieriq.com

________________________________________
From: Elliott Clark (JIRA) [jira@apache.org]
Sent: Friday, June 21, 2013 2:38 PM
To: dev@hbase.apache.org
Subject: [jira] [Resolved] (HBASE-8786) Creating a table with a Bloom filter on the shell is broken.

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

Elliott Clark resolved HBASE-8786.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.95.2
                   0.98.0
     Hadoop Flags: Reviewed

> Creating a table with a Bloom filter on the shell is broken.
> ------------------------------------------------------------
>
>                 Key: HBASE-8786
>                 URL: https://issues.apache.org/jira/browse/HBASE-8786
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.95.1
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>             Fix For: 0.98.0, 0.95.2
>
>         Attachments: HBASE-8786-0.patch
>
>
> {code}create 'tsdb', {NAME => 't', VERSIONS => 1, BLOOMFILTER => 'row'}{code}
> results in:
> {code}ERROR: uninitialized constant Java::OrgApacheHadoopHbaseRegionserver::StoreFile::BloomType{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Confidentiality Notice:  The information contained in this message, including any attachments hereto, may be confidential and is intended to be read only by the individual or entity to whom this message is addressed. If the reader of this message is not the intended recipient or an agent or designee of the intended recipient, please note that any review, use, disclosure or distribution of this message or its attachments, in any form, is strictly prohibited.  If you have received this message in error, please immediately notify the sender and/or Notifications@carrieriq.com and delete or destroy any copy of this message and its attachments.