You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Elliott Clark <ec...@apache.org> on 2012/11/01 05:23:17 UTC

Re: RequestsPerSecond on master console

Nope that patch was introduced due to the protobuf work on trunk.

The requestPerSecond count is based on all requests, read, write and
non-region related requests.  So it will be higher than the read request
count + write request.

On Wed, Oct 31, 2012 at 8:52 AM, Jean-Marc Spaggiari <
jean-marc@spaggiari.org> wrote:

> It seems the patch has been applied only to the trunk. Should we
> update it to be applied to 0.94 too?
>
> 2012/10/30, Otis Gospodnetic <ot...@gmail.com>:
> > Varun,
> >
> > I'll wait for the answer like you, but
> > http://search-hadoop.com/?q=RequestsPerSecond+&fc_project=HBase found
> > me https://issues.apache.org/jira/browse/HBASE-6780, which may be
> > relevant here.
> >
> > Otis
> > --
> > Search Analytics - http://sematext.com/search-analytics/index.html
> > Performance Monitoring - http://sematext.com/spm/index.html
> >
> >
> > On Mon, Oct 29, 2012 at 4:25 PM, Varun Sharma <va...@pinterest.com>
> wrote:
> >> Hi,
> >>
> >> I am trying to understand what does the RequestsPerSecond on master
> >> console
> >> really mean ? Does it count all the requests - such as if I issue a
> >> scannerOpenWithScan() from thrift client, would that also count or is it
> >> only the scan/get operations which are counted ?
> >>
> >> Thanks
> >> Varun
> >
>