[
https://issues.apache.org/jira/browse/HBASE-12412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323796#comment-14323796
]
Hudson commented on HBASE-12412:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6140 (See
[https://builds.apache.org/job/HBase-TRUNK/6140/])
HBASE-12412 update the ref guide example 2 in HBase APIs chapter with the new
API modifyFamily in master (mstanleyjones: rev
bfc2bc7fa2101eafa8fd63a86223e1a15f74d434)
* src/main/asciidoc/_chapters/hbase_apis.adoc
> 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)