http://hbase.apache.org/book.html#hbase_metrics this is what you are looking for.
Cheers Ramon On Wed, Nov 13, 2013 at 1:41 PM, Sandeep L <[email protected]>wrote: > Hi, > Is there any way to get HBase reqd and write counts separately.HBase > default web interface will show by combining read and write requests as > requestsPerSecond. > Instead of requestsPerSecond can I get readRequestsPerSecond & > writeRequestsPerSecond. > Can someone suggest if there is any way do this? > Thanks,Sandeep.
