[ 
https://issues.apache.org/jira/browse/HIVE-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gang Tim Liu updated HIVE-4456:
-------------------------------

    Attachment: err.txt
    
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to