Hi everyone,

I'm new to HBase and I have a simple question - is 800.000 columns a lot to
be stored in a single column family?

This data will be mostly be processed as MR jobs.

My guess is that it is not, since all the values are stored in single
Region, so there shouldn't be a problem.

Is there any limit to number of columns in a column family?

-- 
Marko Dinic

Reply via email to