[
https://issues.apache.org/jira/browse/SQOOP-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Szabo updated SQOOP-2644:
--------------------------------
Fix Version/s: (was: 1.4.7)
1.5.0
> Sqoop Export does not offer upserts from HDFS to Teradata DB
> ------------------------------------------------------------
>
> Key: SQOOP-2644
> URL: https://issues.apache.org/jira/browse/SQOOP-2644
> Project: Sqoop
> Issue Type: Sub-task
> Affects Versions: 1.4.6
> Reporter: Kopal Niranjan
> Assignee: Kopal Niranjan
> Priority: Minor
> Fix For: 1.5.0
>
>
> Sqoop export fails when we perform upserts from HDFS to Teradta
> sqoop export --driver com.teradata.jdbc.TeraDriver --connect
> jdbc:teradata://10.127.54.34/DATABASE=user_db,TMODE=ANSI,LOGMECH=LDAP
> --username abc -P --table upsert_tbl --export-dir /user/root/exportRec/
> --update-key id --update-mode allowinsert
> Above command fails with the following error:
> 15/10/16 02:51:19 ERROR tool.ExportTool: Error during export: Mixed
> update/insert is not supported against the target database yet
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)