-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49192/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2971
https://issues.apache.org/jira/browse/SQOOP-2971
Repository: sqoop-trunk
Description
-------
Connections are now closed properly in OraOopDataDrivenDBInputFormat class.
Diffs
-----
src/java/org/apache/sqoop/manager/oracle/OraOopDataDrivenDBInputFormat.java
13f05d5
src/java/org/apache/sqoop/mapreduce/db/DBInputFormat.java 3a8e5d0
Diff: https://reviews.apache.org/r/49192/diff/
Testing
-------
We have started an import job on a cluster with a patched Sqoop version and we
have verified that 1 map task now uses only 1 Oracle connection.
Thanks,
Szabolcs Vasas