-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8849/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
I've extended the try-catch block to protect entire execution of LoaderExecutor.
This addresses bug SQOOP-813.
https://issues.apache.org/jira/browse/SQOOP-813
Diffs
-----
execution/mapreduce/src/main/java/org/apache/sqoop/job/mr/SqoopOutputFormatLoadExecutor.java
d158327
Diff: https://reviews.apache.org/r/8849/diff/
Testing
-------
Unit tests are passing and I've tested this on real cluster (in cracked code to
trigger exception in framework code).
Thanks,
Jarek Cecho