[
https://issues.apache.org/jira/browse/HBASE-13247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14587379#comment-14587379
]
Hudson commented on HBASE-13247:
--------------------------------
FAILURE: Integrated in HBase-1.0 #962 (See
[https://builds.apache.org/job/HBase-1.0/962/])
HBASE-13247 Change BufferedMutatorExample to use addColumn() since add() is
deprecated (ndimiduk: rev dfc3b956c77178eef580f9a43dd7b3e3f42cf9fe)
*
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)