[
https://issues.apache.org/jira/browse/HBASE-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Misty Stanley-Jones updated HBASE-12412:
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Pushed to master.
> 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
> Fix For: 2.0.0
>
> Attachments: HBASE-12412-v1.patch, HBASE-12412-v2.patch,
> HBASE-12412-v3.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)