Index: conf/hive-default.xml
===================================================================
--- conf/hive-default.xml (revision 1076056)
+++ conf/hive-default.xml (working copy)
@@ -143,6 +143,12 @@
+ javax.jdo.option.Multithreaded
+ true
+ Set this to true if multiple threads access metastore through JDO concurrently.
+
+
+
datanucleus.connectionPoolingType
DBCP
Uses a DBCP connection pool for JDBC metastore