For #1, see http://hbase.apache.org/book.html#versions and http://hbase.apache.org/book.html#schema.versions
Cheers On Fri, May 1, 2015 at 9:17 PM, Arun Patel <[email protected]> wrote: > 1) Are there any problems having many versions for a column family? What's > the recommended limit? > > 2) We have created a table for storing documents related data. All > applications in our company are storing their documents data in same table > with rowkey as SHA1+Document ID. Table is growing pretty rapidly. I am > not seeing any issues as of now. But, what kind of problems can be > expected with this approach in future? First of all, Is this approach > correct? > > Thanks, > Arun >
