Index: conf/hive-default.xml
===================================================================
--- conf/hive-default.xml (revision 7189)
+++ conf/hive-default.xml (working copy)
@@ -181,6 +181,12 @@
+ datanucleus.identifierFactory
+ datanucleus
+ Name of the identifier factory to use when generating table/column names etc. 'datanucleus' is used for backward compatibility
+
+
+
hive.metastore.warehouse.dir
/user/hive/warehouse
location of default database for the warehouse
@@ -584,8 +590,8 @@
hive.archive.har.parentdir.settable
false
- In new Hadoop versions, the parent directory must be set while
- creating a HAR. Because this functionality is hard to detect with just version
+ In new Hadoop versions, the parent directory must be set while
+ creating a HAR. Because this functionality is hard to detect with just version
numbers, this conf var needs to be set manually.