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

Hudson commented on HBASE-13247:
--------------------------------

SUCCESS: Integrated in HBase-1.1 #543 (See 
[https://builds.apache.org/job/HBase-1.1/543/])
HBASE-13247 Change BufferedMutatorExample to use addColumn() since add() is 
deprecated (ndimiduk: rev 778b3581120bcf5b93196d262e235634a38428c4)
* 
hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.java


> Change BufferedMutatorExample to use addColumn() since add() is deprecated
> --------------------------------------------------------------------------
>
>                 Key: HBASE-13247
>                 URL: https://issues.apache.org/jira/browse/HBASE-13247
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>    Affects Versions: 1.0.0
>            Reporter: Lars George
>            Assignee: Nick Dimiduk
>            Priority: Trivial
>              Labels: beginner
>             Fix For: 2.0.0, 1.0.2, 1.2.0, 1.1.1
>
>         Attachments: HBASE-13247.00.patch
>
>
> The add() call is deprecated and should be replaced by addColumn(), trivial 
> change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to