[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.