|
|
-
Review Request: SQOOP-674. Exceptions in special map reduce threads can cause mapreduce job to freezeHari Shreedharan 2012-12-18, 01:45
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8657/ ----------------------------------------------------------- Review request for Sqoop. Description ------- Release the semaphore when exceptions are thrown as well. This addresses bug SQOOP-674. https://issues.apache.org/jira/browse/SQOOP-674 Diffs ----- execution/mapreduce/src/main/java/org/apache/sqoop/job/mr/SqoopOutputFormatLoadExecutor.java 38e2292 execution/mapreduce/src/test/java/org/apache/sqoop/job/mr/TestSqoopOutputFormatLoadExecutor.java PRE-CREATION Diff: https://reviews.apache.org/r/8657/diff/ Testing ------- Added unit tests to test this and a few other cases. Thanks, Hari Shreedharan +
Hari Shreedharan 2012-12-18, 01:54
+
Jarek Cecho 2012-12-18, 02:44
|