Eric Yang created CHUKWA-769:
--------------------------------
Summary: Update usage of HBase API
Key: CHUKWA-769
URL: https://issues.apache.org/jira/browse/CHUKWA-769
Project: Chukwa
Issue Type: Improvement
Reporter: Eric Yang
Assignee: Eric Yang
HBase API like put.add, Result.raw are deprecated because the value returned
are referenced values rather than cloned values. It is not safe for external
system like Chukwa to use those API.
See deprecated list for details:
https://hbase.apache.org/apidocs/deprecated-list.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)