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

Tao Li commented on HIVE-13714:
-------------------------------

The following config works me.

<property>
  <name>datanucleus.connectionPool.maxPoolSize</name>
  <value>50</value>
</property>
<property>
  <name>datanucleus.connectionPool.minPoolSize</name>
  <value>20</value>
</property>

> How to config hive metastore mysql connection pool size?
> --------------------------------------------------------
>
>                 Key: HIVE-13714
>                 URL: https://issues.apache.org/jira/browse/HIVE-13714
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.13.1
>            Reporter: Tao Li
>
> How to config hive metastore mysql connection pool size?



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

Reply via email to