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

Beeline throws non-terminal NPE upon starting, after mavenization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.13.0
    • CLI
    • None

    Description

      In beeline project's SQLCompletor.java, it uses the local class in an attempt to load "sql-keywords.properties". Java class behavior will prepend this file name with the class's package name. This results in a NPE during Beeline initialization.

      Before mavenization, the "sql-keywords.properties" lived in the same package as SQLCompletor.java, but now it is moved to src/main/resources.

      Attachments

        1. HIVE-5730.patch
          0.7 kB
          Szehon Ho

        Issue Links

          Activity

            People

              szehon Szehon Ho
              szehon Szehon Ho
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: