[
https://issues.apache.org/jira/browse/HIVE-13714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276635#comment-15276635
]
Thejas M Nair commented on HIVE-13714:
--------------------------------------
[~litao1990]
Please use the mailing lists for discussions and jiras only for bugs or feature
requests.
If you have identified a bug, please add more details of the reproduction and
change the description and summary of the jira.
FYI, the datanucleus* parameters in hiveconfig are passed on to the datanucleus
library. To find the code, look at -
{code}
metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java: if
(e.getKey().contains("datanucleus") || e.getKey().contains("jdo")) {
{code}
> 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)