Kristian Kottke created SQOOP-1308:
--------------------------------------
Summary: Database export with the Generic-JDBC-Connector loses rows
Key: SQOOP-1308
URL: https://issues.apache.org/jira/browse/SQOOP-1308
Project: Sqoop
Issue Type: Bug
Components: connectors/generic
Affects Versions: 1.99.3, 2.0.0, 1.99.4
Reporter: Kristian Kottke
under certain cirtumstances the GenericJdbcExportLoader 'forgets' the last
commit of the remaining rows. this happens if the map input is exactly 100 (the
number of rowsPerBatch) or multiples thereof and unequal 10000 (rowsPerBatch *
batchesPerTransaction).
--
This message was sent by Atlassian JIRA
(v6.2#6252)