Hi, I tried using upsert mode with MySQL and received the following error. Is it not supported yet ?
Error: ERROR tool.ExportTool: Error during export: Mixed update/insert is not supported against the target database yet Command: sqoop --connect jdbc:mysql://localhost/test --username root --hive-table test --table test2 --update-key=id --update-mode=allowinsert With Regards, Raghav.
