[ 
https://issues.apache.org/jira/browse/HIVE-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673608#comment-13673608
 ] 

Hudson commented on HIVE-4510:
------------------------------

Integrated in Hive-trunk-hadoop2 #223 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/223/])
    HIVE-4510 : HS2 doesn't nest exceptions properly (fun debug times) (Thejas 
Nair via Ashutosh Chauhan) (Revision 1488740)

     Result = ABORTED
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1488740
Files : 
* /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java
* /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java
* /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java
* /hive/trunk/jdbc/src/java/org/apache/hive/jdbc/HiveStatement.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/Driver.java
* 
/hive/trunk/service/src/java/org/apache/hive/service/cli/operation/HiveCommandOperation.java
* 
/hive/trunk/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java

                
> HS2 doesn't nest exceptions properly (fun debug times)
> ------------------------------------------------------
>
>                 Key: HIVE-4510
>                 URL: https://issues.apache.org/jira/browse/HIVE-4510
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>            Reporter: Gunther Hagleitner
>            Assignee: Thejas M Nair
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4510.1.patch, HIVE-4510.2.patch
>
>
> In SQLOperation.java lines 97 + 113 for instance, we catch errors and throw a 
> new HiveSQLException, but we don't wrap the original exception.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to