David Quigley created SQOOP-1085:
------------------------------------
Summary: Support "INSERT IGNORE INTO" statement in export job
Key: SQOOP-1085
URL: https://issues.apache.org/jira/browse/SQOOP-1085
Project: Sqoop
Issue Type: New Feature
Affects Versions: 1.4.3
Environment: Linux hadoop-02 2.6.18-164.15.1.el5.centos.plusxen #1 SMP
Wed Mar 17 20:32:20 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
Reporter: David Quigley
Currently sqoop export job does not support INSERT IGNORE INTO syntax/use case.
"Upsert mode" https://issues.apache.org/jira/browse/SQOOP-327 handles INSERT
INTO ON DUPLICATE KEY UPDATE syntax/use case. The new feature will allow
exporting records while not updating existing keys. In the case of duplicate
records, INSERT IGNORE INTO will result in faster running export.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira