You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/04/02 00:43:54 UTC

[jira] [Updated] (DRILL-2407) Sqlline-query from non-existing M7 or hbase table gives NPE instead of real error

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

Chris Westin updated DRILL-2407:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> Sqlline-query from non-existing M7 or hbase table gives NPE instead of real error
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-2407
>                 URL: https://issues.apache.org/jira/browse/DRILL-2407
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Storage - HBase
>    Affects Versions: 0.8.0
>            Reporter: Krystal
>            Assignee: Aditya Kishore
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> git.commit.id=f658a3c513ddf7f2d1b0ad7aa1f3f65049a594fe
> "Select * " from non-existing tables from hbase fail with NPE:
> 0: jdbc:drill:schema=hbase> select * from blah;
> Query failed: NullPointerException: 
> Error: exception while executing query: Failure while executing query. (state=,code=0)
> This affect M7 tables.  The server needs to return more clearer error similar to other storages such as "table x does not exist".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)