----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34588/ -----------------------------------------------------------
Review request for Sqoop. Repository: sqoop-trunk Description ------- Add support for two new options --crin-string and --ignore-zero which allows Carriage return as well as cause Netezza to ignore NUL when processing load. Added documentation and fixed some existing documentation regarding applicability of options Diffs ----- src/docs/user/connectors.txt 496d3cf src/java/org/apache/sqoop/manager/DirectNetezzaManager.java 06fa976 src/java/org/apache/sqoop/mapreduce/db/netezza/NetezzaExternalTableExportMapper.java f377fb9 Diff: https://reviews.apache.org/r/34588/diff/ Testing ------- Ran tests with all the options and validated the crinstring and ignore-zero works Thanks, Venkat Ranganathan
