[
https://issues.apache.org/jira/browse/DRILL-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306088#comment-15306088
]
ASF GitHub Bot commented on DRILL-4199:
---------------------------------------
Github user adityakishore commented on the pull request:
https://github.com/apache/drill/pull/443#issuecomment-222385259
The latest patch introduces a separate class `HBaseConnectionManager` and
moves the (HBase) connection life-cycle management responsibility from
HBaseStoragePlugin to this class.
Also addressed Jacques' other comment regarding testing for connection
close/abort in `getConnection()` method.
Added test which verifies that HBase connection close or even HBase cluster
restart does not impact running queries against HBase and does not require
Drill cluster restart.
> Add Support for HBase 1.X
> -------------------------
>
> Key: DRILL-4199
> URL: https://issues.apache.org/jira/browse/DRILL-4199
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - HBase
> Affects Versions: 1.7.0
> Reporter: Divjot singh
> Assignee: Aditya Kishore
>
> Is there any Road map to upgrade the Hbase version to 1.x series. Currently
> drill supports Hbase 0.98 version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)