You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Szehon Ho (JIRA)" <ji...@apache.org> on 2013/11/04 22:14:17 UTC

[jira] [Assigned] (HIVE-5730) Beeline throws non-terminal NPE upon starting, after mavenization

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

Szehon Ho reassigned HIVE-5730:
-------------------------------

    Assignee: Szehon Ho

> Beeline throws non-terminal NPE upon starting, after mavenization
> -----------------------------------------------------------------
>
>                 Key: HIVE-5730
>                 URL: https://issues.apache.org/jira/browse/HIVE-5730
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 0.13.0
>            Reporter: Szehon Ho
>            Assignee: Szehon Ho
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)