| http://www.w3.org/ns/prov#value | - Otis, you sure are busy blogging. ;-)Ok but to answer your question... you want as few column families as possible.When we first started looking at HBase, we tried to view the column families as if they were relational tables and the key was a foreign key joining the two tables.(Its actually not a bad way for RDBMs data modelers to look at a column oriented database for the first time....)The trou
|