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

Michael Miklavcic commented on METRON-2217:
-------------------------------------------

We're currently supporting HBase 1.1.2 and leveraging the HTable and 
HTableInterface classes. We're currently undergoing a major upgrade from HDP 
2.x to HDP 3.1. The new version of HBase supported is in the 2.x major 
revision, which has now completely removed client endpoints that had been 
deprecated in 1.x. See the attached links for more details on the interface 
deprecations. The purpose of this PR is to provide a limited, incremental 
change to our base HBase client library independent of the current HDP upgrade. 
The goal here is to enable an incremental approach that allows us to minimize 
making larger broad-sweeping architectural changes in conjunction with an 
already-risky major upgrade path.

> Migrate current HBase client from HTableInterface to Table
> ----------------------------------------------------------
>
>                 Key: METRON-2217
>                 URL: https://issues.apache.org/jira/browse/METRON-2217
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Michael Miklavcic
>            Assignee: Michael Miklavcic
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to