Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-26360 Add support for Ozone FileSystem
  3. HIVE-26488

Fix NPE in DDLSemanticAnalyzerFactory during compilation

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Exception Trace:

      java.lang.ExceptionInInitializerError
      	at org.apache.hadoop.hive.ql.parse.SemanticAnalyzerFactory.getInternal(SemanticAnalyzerFactory.java:62)
      	at org.apache.hadoop.hive.ql.parse.SemanticAnalyzerFactory.get(SemanticAnalyzerFactory.java:41)
      	at org.apache.hadoop.hive.ql.Compiler.analyze(Compiler.java:209)
      	at org.apache.hadoop.hive.ql.Compiler.compile(Compiler.java:106)
      	at org.apache.hadoop.hive.ql.Driver.compile(Driver.java:507)
      	at org.apache.hadoop.hive.ql.Driver.compileInternal(Driver.java:459)
      	at org.apache.hadoop.hive.ql.Driver.compileAndRespond(Driver.java:424)
      	at org.apache.hadoop.hive.ql.Driver.compileAndRespond(Driver.java:418)
      

      Cause:

      Caused by: java.lang.NullPointerException
      	at org.apache.hadoop.hive.ql.ddl.DDLSemanticAnalyzerFactory.<clinit>(DDLSemanticAnalyzerFactory.java:84)
      	... 40 more
      

      Attachments

        Issue Links

          Activity

            People

              ayushtkn Ayush Saxena
              ayushtkn Ayush Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 20m
                  2h 20m