----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/31749/ -----------------------------------------------------------
(Updated March 6, 2015, 6:02 a.m.) Review request for Sqoop. Changes ------- Incorporated review comments Repository: sqoop-trunk Description ------- The following options are enabled: ctrlchars, truncstring Also, now log-dir option is used to copy the generated logs from the Netezza external table operation to the context filesystem so that they can be easily perused Documentation has been updated Diffs (updated) ----- src/docs/user/connectors.txt fee40d9 src/java/org/apache/sqoop/manager/DirectNetezzaManager.java 9ca8f63 src/java/org/apache/sqoop/mapreduce/db/netezza/NetezzaExternalTableExportMapper.java 3613ff2 src/java/org/apache/sqoop/mapreduce/db/netezza/NetezzaExternalTableImportMapper.java 2f4c152 src/java/org/apache/sqoop/util/FileUploader.java PRE-CREATION src/test/org/apache/sqoop/manager/netezza/DirectNetezzaExportManualTest.java f7b68ed Diff: https://reviews.apache.org/r/31749/diff/ Testing ------- Added tests to test for the new options. Ran all the Netezza tests with this change and all passed. Ran manual tests on a cluster to make sure the new options work Thanks, Venkat Ranganathan
