You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2008/12/01 18:09:44 UTC

[jira] Updated: (HIVE-27) [Hive] bad error reporting

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

Ashish Thusoo updated HIVE-27:
------------------------------

    Component/s: Clients

> [Hive] bad error reporting
> --------------------------
>
>                 Key: HIVE-27
>                 URL: https://issues.apache.org/jira/browse/HIVE-27
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: Namit Jain
>
> By mistake, if I type the following query: (note that it is x.c3.x.c4 instead of x.c3,x.c4)
> select x.c1,x.c2,x.c3.x.c4 from table x where ...
> I get a bizarre error - class not found exception which takes a long time to debug - the error reporting should be improved

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.