[ 
https://issues.apache.org/jira/browse/HBASE-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978088#comment-13978088
 ] 

Hudson commented on HBASE-10950:
--------------------------------

SUCCESS: Integrated in HBase-0.98 #289 (See 
[https://builds.apache.org/job/HBase-0.98/289/])
HBASE-10950 Add a configuration point for MaxVersion of Column Family (Enoch 
Hsu) (ndimiduk: rev 1589337)
* 
/hbase/branches/0.98/hbase-client/src/main/java/org/apache/hadoop/hbase/HColumnDescriptor.java
* /hbase/branches/0.98/hbase-common/src/main/resources/hbase-default.xml
* 
/hbase/branches/0.98/hbase-server/src/test/java/org/apache/hadoop/hbase/TestHColumnDescriptorDefaultVersions.java


> Add  a configuration point for MaxVersion of Column Family
> ----------------------------------------------------------
>
>                 Key: HBASE-10950
>                 URL: https://issues.apache.org/jira/browse/HBASE-10950
>             Project: HBase
>          Issue Type: Improvement
>          Components: Admin
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Demai Ni
>            Assignee: Enoch Hsu
>             Fix For: 0.99.0, 0.96.3, 0.98.3
>
>         Attachments: 10950-v4.txt, HBASE_10950.patch, HBASE_10950_96.patch, 
> HBASE_10950_98.patch, HBASE_10950_v2.patch, HBASE_10950_v3.patch
>
>
> Starting on 0.96.0.  HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3. 
> So a columnfamily will be default have 1 version of data. Currently a user 
> can specifiy the maxVersion during create table time or alter the columnfam 
> later. This feature will add a configuration point in hbase-sit.xml so that 
> an admin can set the default globally. 
> a small discussion in 
> [HBASE-10941|https://issues.apache.org/jira/browse/HBASE-10941] lead to this 
> jira



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to