Key/Value pairs per second (not rows), exponentially smoothed.

Every time more pairs are ingested, the count is divided by the seconds
since the last update.  A portion of that rate is mixed with a portion of
the old rate to produce a new rate.

-Eric


On Tue, Apr 9, 2013 at 7:50 AM, Jeff Kubina <[email protected]> wrote:

> On the Accumulo monitor page (http://accumulo.apache.org/screenshots.html)
> the Ingest column contains values that are some rate of ingest of rows, if
> so, what is the time period that the rate is measured over?
>
>
>

Reply via email to