[
https://issues.apache.org/jira/browse/HIVE-16884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046974#comment-16046974
]
Aihua Xu commented on HIVE-16884:
---------------------------------
Seems we can't completely remove HBaseInterface since dependent Tephra is
still using HBaseInterface. Thus we can't remove that in TephraHBaseConnection
class.
> Replace the deprecated HBaseInterface with Table
> --------------------------------------------------
>
> Key: HIVE-16884
> URL: https://issues.apache.org/jira/browse/HIVE-16884
> Project: Hive
> Issue Type: Improvement
> Components: HBase Handler
> Affects Versions: 3.0.0
> Reporter: Aihua Xu
> Assignee: Aihua Xu
>
> HBaseInterface has been deprecated and will get removed in HBase 2.0 by
> HBASE-13395. Replace it with the new one
> {{org.apache.hadoop.hbase.client.Table}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)