[ https://issues.apache.org/jira/browse/HIVE-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818793#comment-13818793 ]
Andy Jefferson commented on HIVE-4456: -------------------------------------- Using ancient version of DataNucleus; suggest whoever saw this use something recent ... > Datanucleus throws NPE after passing a config from test file (.q) to hive > metastore > ----------------------------------------------------------------------------------- > > Key: HIVE-4456 > URL: https://issues.apache.org/jira/browse/HIVE-4456 > Project: Hive > Issue Type: Bug > Components: Configuration, Metastore > Reporter: Gang Tim Liu > Priority: Critical > Attachments: err.txt > > > create a configuration file with the following: > set hive.metastore.ds.retry.interval=2000; > create table analyze_srcpart like srcpart; > run ant test -Dtestcase=TestCliDriver -Dqfile=<file> > NPE is thrown. See attached files. > Anything special for hive.metastore.ds.retry.interval? > It is a config listed under HiveConf.metaVars. Then, HiveConf.get(HiveConf c) > will recreate a new conf while detecting a difference. -- This message was sent by Atlassian JIRA (v6.1#6144)