|
|
-
Review Request: SQOOP-690. Fix threading issues in SqoopOutputFormatLoadExecutorHari Shreedharan 2012-11-15, 01:04
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8063/ ----------------------------------------------------------- Review request for Flume. Description ------- Improved thread handling in SqoopOutputFormatLoadExecutor. Removed the synchronized blocks and wait/notify. This addresses bug SQOOP-690. https://issues.apache.org/jira/browse/SQOOP-690 Diffs ----- execution/mapreduce/src/main/java/org/apache/sqoop/job/mr/SqoopOutputFormatLoadExecutor.java 0d636ae Diff: https://reviews.apache.org/r/8063/diff/ Testing ------- Ran unit tests, and on a real cluster. Thanks, Hari Shreedharan +
Hari Shreedharan 2012-11-15, 01:12
+
Juhani Connolly 2012-11-15, 01:53
+
Hari Shreedharan 2012-11-15, 01:59
|