You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2008/10/23 00:27:44 UTC

[jira] Created: (HADOOP-4497) [Hive] bad error reporting

[Hive] bad error reporting
--------------------------

                 Key: HADOOP-4497
                 URL: https://issues.apache.org/jira/browse/HADOOP-4497
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/hive
            Reporter: Namit Jain
            Assignee: 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.