[
https://issues.apache.org/jira/browse/HBASE-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Misty Stanley-Jones updated HBASE-12412:
----------------------------------------
Attachment: HBASE-12412-v2.patch
Sorry about the extra cruft in the previous patch. I forgot to rebase first.
Also, sorry about the misunderstanding. I believe I have corrected everything
in this patch. Thanks for your feedback.
> update the ref guide(currently Example 10.2) to show "update an existing CF"
> with the new API modifyFamily in master
> --------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-12412
> URL: https://issues.apache.org/jira/browse/HBASE-12412
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Jingcheng Du
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Attachments: HBASE-12412-v1.patch, HBASE-12412-v2.patch,
> HBASE-12412.patch
>
>
> In the new implementation of HTableDescriptor, updating an existing CF
> doesn't use the addFamily any more(An IllegalArgumentException is thrown in
> such a case.), the new API modifyFamily is used instead.
> We need to update the ref guide (currently Example 10.2) to show "update an
> existing CF" with the new API modifyFamily in master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)