[
https://issues.apache.org/jira/browse/CHUKWA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273051#comment-14273051
]
Hudson commented on CHUKWA-723:
-------------------------------
SUCCESS: Integrated in Chukwa-trunk #520 (See
[https://builds.apache.org/job/Chukwa-trunk/520/])
CHUKWA-723. Update Chukwa code to use new HBase HConnection API. (Sreepathi
Prasanna via Eric Yang) (eyang:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1650958)
* /chukwa/trunk/CHANGES.txt
*
/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/datastore/ChukwaHBaseStore.java
> Update Chukwa code to use new HBase API available in 0.94
> ---------------------------------------------------------
>
> Key: CHUKWA-723
> URL: https://issues.apache.org/jira/browse/CHUKWA-723
> Project: Chukwa
> Issue Type: Improvement
> Components: Data Collection
> Affects Versions: 0.6.0
> Reporter: Sreepathi Prasanna
> Assignee: Sreepathi Prasanna
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: chukwa-723.patch.0
>
>
> With 0.94 onwards, new HBase APIs are available, while depreciating old ones.
> For example, HTablePool has been depreciated and will be removed in the next
> release ( probably in 0.99), and HConnection is new one we should be using.
> Similarly, the KeyValue has been replaced with Cell APIs. We should change
> Chukwa code to have these new APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)