Jarek Jarcec Cecho created SQOOP-933:
----------------------------------------

             Summary: Properly log SQLExceptions using getNextException() 
method for chaining exceptions
                 Key: SQOOP-933
                 URL: https://issues.apache.org/jira/browse/SQOOP-933
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.4.2
            Reporter: Jarek Jarcec Cecho


We're not using the 
[SQLException::getNextException|http://docs.oracle.com/javase/6/docs/api/java/sql/SQLException.html#getNextException()]
 in Sqoop code base, however some of the JDBC drivers do and we're not 
correctly logging their exceptions. I think that we should improve that.

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