For 1, please give some background to justify the high number of versions. For 2, take a look at HBASE-3488
On Sun, Apr 3, 2011 at 12:49 PM, Vishal Kapoor <[email protected]>wrote: > two questions, > > 1) if I give number of versions for a family as 365*3 is it a bad > design? how many versions are a good practice? if I have two many > versions will that be a single seek when I get the row Id? if yes, > will it take longer to store data? pros and cons? > > 2) how do I get the number of versions actually stored in a cell ( not > the max versions it is configured to store) > > thanks, > Vishal >
