Zach Berkowitz created SQOOP-3206: ------------------------------------- Summary: Make sqoop fail if user uses --direct connector and tries to encode a null value when using a MySQL database Key: SQOOP-3206 URL: https://issues.apache.org/jira/browse/SQOOP-3206 Project: Sqoop Issue Type: Improvement Reporter: Zach Berkowitz Priority: Minor
The MySQL tools, mysqldump and mysqlimport, do not support custom null value options, so sqoop should fail fast when --direct mode and --input-null-string, --input-null-non-string, --null-string, or --null-non-string are used. -- This message was sent by Atlassian JIRA (v6.4.14#64029)