|
|
-
Review Request: SQOOP-813 Sqoop2: LoaderExecutor might get into deadlock when exception is raised outside Loader itselfJarek Cecho 2013-01-06, 18:04
----------------------------------------------------------- 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 +
Hari Shreedharan 2013-01-07, 04:17
+
Cheolsoo Park 2013-01-23, 00:42
+
Cheolsoo Park 2013-01-23, 00:21
|