-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2265/
-----------------------------------------------------------

(Updated 2011-10-07 16:06:41.332093)


Review request for Sqoop and Arvind Prabhakar.


Summary
-------

Currently, only the error message of the first exception in a chain will be 
logged.
However, the root cause exception may be buried in the exception chain.
To help diagnose the root cause, we need to log all error messages in the chain.


This addresses bug SQOOP-357.
    https://issues.apache.org/jira/browse/SQOOP-357


Diffs (updated)
-----

  ./src/java/com/cloudera/sqoop/mapreduce/AsyncSqlRecordWriter.java 1179036 
  ./src/java/com/cloudera/sqoop/mapreduce/db/DBRecordReader.java 1179036 
  ./src/java/com/cloudera/sqoop/util/LoggingUtils.java PRE-CREATION 

Diff: https://reviews.apache.org/r/2265/diff


Testing
-------


Thanks,

Bilung

Reply via email to