Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The default behavior of Sqoop is to use a "resilient" retry mechanism in the SQL Server connector. However, this relies on the split-by column being unique and ordered ascending. This can lead to obscure errors (duplicate or missing records in imports / exports) and should be used only if specifically wanted by the users.
Attachments
Attachments
Issue Links
- causes
-
SQOOP-3337 Invalid Argument arrays in SQLServerManagerImportTest
- In Progress
- relates to
-
SQOOP-3332 Extend Documentation of --resilient flag and add warning message when detected
- Resolved
- links to