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

Sarvesh Sakalanaga commented on HIVE-4807:
------------------------------------------

BoneCP is faster that DBCP so we should be good here. BoneCP claims that they 
are upto 25X faster then DBCP and C3P0. Online resources also claim the same. 
Agree that we could make BoneCP as default. Let me submit a new patch for this.
                
> Hive metastore hangs
> --------------------
>
>                 Key: HIVE-4807
>                 URL: https://issues.apache.org/jira/browse/HIVE-4807
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.8.0, 0.9.0, 0.10.0, 0.11.0
>            Reporter: Sarvesh Sakalanaga
>            Assignee: Sarvesh Sakalanaga
>         Attachments: Hive-4807.0.patch
>
>
>  Hive metastore hangs (does not accept any new connections) due to a bug in 
> DBCP. The root cause analysis is here 
> https://issues.apache.org/jira/browse/DBCP-398.  The fix is to change Hive 
> connection pool to BoneCP which is natively supported by DataNucleus.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to