[
https://issues.apache.org/jira/browse/HIVE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13145186#comment-13145186
]
Hudson commented on HIVE-11:
----------------------------
Integrated in Hive-trunk-h0.21 #1063 (See
[https://builds.apache.org/job/Hive-trunk-h0.21/1063/])
HIVE-11. better error code from Hive describe command
(Ashutosh Chauhan via jvs)
jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1198566
Files :
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java
* /hive/trunk/ql/src/test/queries/clientnegative/external1.q
* /hive/trunk/ql/src/test/queries/clientnegative/external2.q
* /hive/trunk/ql/src/test/queries/clientpositive/desc_non_existent_tbl.q
* /hive/trunk/ql/src/test/results/clientnegative/external1.q.out
* /hive/trunk/ql/src/test/results/clientnegative/external2.q.out
* /hive/trunk/ql/src/test/results/clientpositive/desc_non_existent_tbl.q.out
> better error code from Hive describe command
> --------------------------------------------
>
> Key: HIVE-11
> URL: https://issues.apache.org/jira/browse/HIVE-11
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.8.0, 0.9.0
> Reporter: Joydeep Sen Sarma
> Assignee: Ashutosh Chauhan
> Fix For: 0.9.0
>
> Attachments: hive-11.patch, hive-11_1.patch, hive-11_2.patch
>
>
> cryptic, non-informative error message
> hive> describe hive1_scribeloadertest
> FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.DDLTask
> in this case the table was missing. better say that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira