[hbase] Allow column families with an unlimited number of versions ------------------------------------------------------------------
Key: HADOOP-2370 URL: https://issues.apache.org/jira/browse/HADOOP-2370 Project: Hadoop Issue Type: Improvement Reporter: Bryan Duxbury Priority: Trivial For some applications, you'll want to be able to create column families that never eliminate their old version, essentially keeping a permanent record. We should support this option when creating a table, or if it already exists, it should be documented. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.