[
https://issues.apache.org/jira/browse/SQOOP-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008491#comment-14008491
]
Hudson commented on SQOOP-1308:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop100 #601 (See
[https://builds.apache.org/job/Sqoop2-hadoop100/601/])
SQOOP-1308: Database export with the Generic-JDBC-Connector loses rows (jarcec:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=dccaf0b25845f381eefa93991a954dd4c25f32b3)
*
connector/connector-generic-jdbc/src/test/java/org/apache/sqoop/connector/jdbc/TestExportLoader.java
*
connector/connector-generic-jdbc/src/main/java/org/apache/sqoop/connector/jdbc/GenericJdbcExportLoader.java
> 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: 2.0.0, 1.99.3, 1.99.4
> Reporter: Kristian Kottke
> Assignee: Kristian Kottke
> Fix For: 1.99.4
>
> Attachments: JIRA-1308.patch, JIRA-1308.patch2
>
>
> 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)