-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8542/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
Threading updates to make sure close returns only after the consumer thread
completes, so that any asynchronous close/flush complete.
This addresses bug SQOOP-738.
https://issues.apache.org/jira/browse/SQOOP-738
Diffs
-----
execution/mapreduce/src/main/java/org/apache/sqoop/job/mr/SqoopOutputFormatLoadExecutor.java
71b4724
execution/mapreduce/src/test/java/org/apache/sqoop/job/TestHdfsExtract.java
9edf0ba
Diff: https://reviews.apache.org/r/8542/diff/
Testing
-------
Thanks,
Hari Shreedharan