Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-4456

Datanucleus throws NPE after passing a config from test file (.q) to hive metastore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • Configuration, Metastore
    • None

    Description

      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.

      Attachments

        1. err.txt
          7 kB
          Gang Tim Liu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gangtimliu Gang Tim Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: