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

Noa Horn commented on HAWQ-15:
------------------------------

Due to changes in HBase, we open a connection from the ConnectionFactory every 
time an HBase table is accessed. These connections must be closed, otherwise 
the connection pool is exhausted and next requests result in an error.
Added closing the connection to the HBase Fragmenter and Accessor, and made 
sure that also in case of an exception there will be an attempt to close the 
connection.

https://github.com/apache/incubator-hawq/commit/17b6c39a9964f27aa968c23ee17cefd86d217130

> Hbase 1.1.1 support
> -------------------
>
>                 Key: HAWQ-15
>                 URL: https://issues.apache.org/jira/browse/HAWQ-15
>             Project: Apache HAWQ
>          Issue Type: Sub-task
>            Reporter: Goden Yao
>            Assignee: Shivram Mani
>
> Update PXF to work with Hbase 1.1.1. HBase being a major version upgrade has 
> a few api changes including removal of few deprecated apis. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to