> On 26 Jul 2017, at 12:49, Batyrshin Alexander <[email protected]> wrote: > > Hello, > Im collecting metrics from region servers - > readRequestCount/writeRequestCount. > The problem is that Phoenix SELECT is not affects > readRequestCount/writeRequestCount. > Is this normal? If yes then which HBase metrics are affected by SELECT > statements?
I should be more specific. Im issuing 'SELECT count(*)' statement
