[
https://issues.apache.org/jira/browse/SQOOP-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478662#comment-13478662
]
Hudson commented on SQOOP-621:
------------------------------
Integrated in Sqoop-ant-jdk-1.6-hadoop200 #229 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/229/])
SQOOP-621 Requesting support for upsert export with MySQL (Revision
2750df90f96f75f6e70bf690b88faba21fc8ab23)
Result = SUCCESS
cheolsoo :
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=2750df90f96f75f6e70bf690b88faba21fc8ab23
Files :
* src/test/com/cloudera/sqoop/manager/JdbcMySQLExportTest.java
* src/java/org/apache/sqoop/manager/DirectMySQLManager.java
* src/docs/user/connectors.txt
* src/test/com/cloudera/sqoop/manager/ManualMySQLTests.java
* src/java/org/apache/sqoop/manager/MySQLManager.java
* src/java/org/apache/sqoop/mapreduce/JdbcUpdateExportJob.java
* src/java/org/apache/sqoop/mapreduce/mysql/MySQLUpsertOutputFormat.java
> Requesting support for upsert export with MySQL
> -----------------------------------------------
>
> Key: SQOOP-621
> URL: https://issues.apache.org/jira/browse/SQOOP-621
> Project: Sqoop
> Issue Type: New Feature
> Components: connectors/mysql
> Affects Versions: 1.4.2
> Reporter: Raghav Kumar Gautam
> Assignee: Jarek Jarcec Cecho
> Labels: newbie
> Attachments: bugSQOOP-621.patch
>
>
> Sqoop export with upsert option gives the following error:
> 12/09/26 11:34:54 ERROR tool.ExportTool: Error during export: Mixed
> update/insert is not supported against the target database yet
> From the code it seems to me that upsert is implemented only for Oracle as of
> now.
--
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