Hello all

I am trying to find the number of times a set of column families appear in
a set of records (irrespective of the rowIds). Is it possible to do this on
the server side? My concern is that if the set of column families is huge,
it might face memory constraints on the server side. Also, we might need to
generate new keys with columnfamily name as the key and count as the value.

Best regards,
Yamini Joshi

Reply via email to