Venkat,
Can you be more specific?
Are you looking for the number of rows matching a Value (value as in
Key-Value) or are you looking for the number of rows matching a given
value in the row-portion of a key?
e.g.
Trying to match foo:
The former would match - row cf:cq ts [vis] foobar
The latter would match - foobar cf:cq ts [vis] value
On 04/16/2013 09:33 PM, Venkat wrote:
I am sure this question has been asked several times but I could not
get to the answer using usual searches - which iterator is the right
one to count the number of rows for a given value or a pattern of value ?
Venkat.