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