[jira] Commented: (HIVE-610) move all properties from jpox.properties to hive-site.xml
[ https://issues.apache.org/jira/browse/HIVE-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862799#action_12862799 ] Paul Yang commented on HIVE-610: Properties for JPOX (i.e. datanucleus) can be set in hive-site.xml like the following datanucleus.validateTables false validates existing schema against code. turn this on if you want to verify existing schema The metastore will pick up variables with names containing datanucleus or jdo and pass them on to the required objects. > move all properties from jpox.properties to hive-site.xml > -- > > Key: HIVE-610 > URL: https://issues.apache.org/jira/browse/HIVE-610 > Project: Hadoop Hive > Issue Type: Improvement > Components: Metastore >Affects Versions: 0.4.0 >Reporter: Prasad Chakka >Assignee: Prasad Chakka > Fix For: 0.4.0 > > Attachments: hive-610.patch > > > there some properties in jpox.properties and some in hive-site.xml. move all > to the later file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (HIVE-610) move all properties from jpox.properties to hive-site.xml
[ https://issues.apache.org/jira/browse/HIVE-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862797#action_12862797 ] Edward Capriolo commented on HIVE-610: -- Does this mean the jpox.properties is now ignored ? If so how to we set other JPOX variables? > move all properties from jpox.properties to hive-site.xml > -- > > Key: HIVE-610 > URL: https://issues.apache.org/jira/browse/HIVE-610 > Project: Hadoop Hive > Issue Type: Improvement > Components: Metastore >Affects Versions: 0.4.0 >Reporter: Prasad Chakka >Assignee: Prasad Chakka > Fix For: 0.4.0 > > Attachments: hive-610.patch > > > there some properties in jpox.properties and some in hive-site.xml. move all > to the later file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (HIVE-610) move all properties from jpox.properties to hive-site.xml
[ https://issues.apache.org/jira/browse/HIVE-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727833#action_12727833 ] Zheng Shao commented on HIVE-610: - +1. Will commit when tests are done. > move all properties from jpox.properties to hive-site.xml > -- > > Key: HIVE-610 > URL: https://issues.apache.org/jira/browse/HIVE-610 > Project: Hadoop Hive > Issue Type: Improvement > Components: Metastore >Affects Versions: 0.4.0 >Reporter: Prasad Chakka >Assignee: Prasad Chakka > Attachments: hive-610.patch > > > there some properties in jpox.properties and some in hive-site.xml. move all > to the later file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.