|
|
-
Re: Review Request: SQOOP-674. Exceptions in special map reduce threads can cause mapreduce job to freezeHari Shreedharan 2012-12-18, 01:54
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8657/ ----------------------------------------------------------- (Updated Dec. 18, 2012, 1:54 a.m.) Review request for Sqoop. Changes ------- Added one more test, removed the whitespaces. Description ------- Release the semaphore when exceptions are thrown as well. This addresses bug SQOOP-674. https://issues.apache.org/jira/browse/SQOOP-674 Diffs (updated) ----- 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 |