Chuck Connell created SQOOP-523:
-----------------------------------
Summary: Export to MySQL, --direct does not work correctly with
--input-fields-terminated-by
Key: SQOOP-523
URL: https://issues.apache.org/jira/browse/SQOOP-523
Project: Sqoop
Issue Type: Bug
Components: connectors/mysql, hive-integration
Affects Versions: 1.3.0
Environment: Hive, CDH3, CentOS 5.8
Reporter: Chuck Connell
Exporting tab-separated Hive table to MySQL. When I use the option
"--input-fields-terminated-by '\t'" everything works fine. The input is
correctly parsed (at the tabs) and the output fields appear correctly within
MySQL.
But when I add the option --direct, the tabs are no longer recognized. The
entire input row is placed into the first field of the MySQL table.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira