-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49192/
-----------------------------------------------------------
(Updated June 30, 2016, 6:39 a.m.)
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 (updated)
-----
src/java/org/apache/sqoop/manager/oracle/OraOopDataDrivenDBInputFormat.java
13f05d5
src/java/org/apache/sqoop/mapreduce/db/DBInputFormat.java 3a8e5d0
src/test/com/cloudera/sqoop/ThirdPartyTests.java 50f3192
src/test/org/apache/sqoop/manager/oracle/OraOopDataDrivenDBInputFormatConnectionCloseTest.java
PRE-CREATION
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