You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2016/05/05 00:01:17 UTC

[jira] [Resolved] (HIVE-12579) add support for datanucleus.connectionPoolingType=None in TxnHandler.setupJdbcConnectionPool()

     [ https://issues.apache.org/jira/browse/HIVE-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman resolved HIVE-12579.
-----------------------------------
    Resolution: Fixed

this is fixed in HIVE-13159

> add support for datanucleus.connectionPoolingType=None in TxnHandler.setupJdbcConnectionPool()
> ----------------------------------------------------------------------------------------------
>
>                 Key: HIVE-12579
>                 URL: https://issues.apache.org/jira/browse/HIVE-12579
>             Project: Hive
>          Issue Type: Improvement
>          Components: Transactions
>    Affects Versions: 1.0.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>
> "None" is a valid option for datanucleus.connectionPoolingType
> http://www.datanucleus.org/products/accessplatform_2_2/rdbms/connection_pooling.html#Manual.
> TxnHandler.setupJdbcConnectionPool() doesn't support it.
> If nothing else, this is useful for debugging.



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