[
https://issues.apache.org/jira/browse/HBASE-10941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963749#comment-13963749
]
Ted Yu commented on HBASE-10941:
--------------------------------
Demai:
You can use this method of HColumnDescriptor :
{code}
public HColumnDescriptor setMaxVersions(int maxVersions) {
{code}
> default for max version isn't updated in doc after change on 0.96
> -----------------------------------------------------------------
>
> Key: HBASE-10941
> URL: https://issues.apache.org/jira/browse/HBASE-10941
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Demai Ni
> Assignee: Demai Ni
> Priority: Minor
> Labels: documentation
> Fix For: 0.99.0
>
> Attachments: HBASE-10941.patch
>
>
> HColumnDescriptor.DEFAULT_VERSIONS change to 1 from 3 since 0.96. But
> webpage http://hbase.apache.org/book/schema.versions.html hasn't reflected it
> yet.
--
This message was sent by Atlassian JIRA
(v6.2#6252)