Index: conf/hive-default.xml
===================================================================
--- conf/hive-default.xml (revision 940615)
+++ conf/hive-default.xml (working copy)
@@ -97,6 +97,12 @@
+ datanucleus.connectionPoolingType
+ DBCP
+ passwd for a JDBC metastore
+
+
+
javax.jdo.option.DetachAllOnCommit
true
detaches all objects from session so that they can be used after transaction is committed