----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62492/ -----------------------------------------------------------
(Updated Sept. 28, 2017, 12:53 a.m.) Review request for Sqoop. Changes ------- Added note in description to say SQOOP-3237 supercedes this. Bugs: SQOOP-3224 https://issues.apache.org/jira/browse/SQOOP-3224 Repository: sqoop-trunk Description (updated) ------- Added --transfermode {ascii|binary} to support FTP transfer mode switching. Note this patch is superceded by SQOOP-3237 at https://reviews.apache.org/r/62523/ Diffs ----- src/java/org/apache/sqoop/SqoopOptions.java 587d4e1d src/java/org/apache/sqoop/mapreduce/mainframe/MainframeConfiguration.java ea54b07f src/java/org/apache/sqoop/tool/MainframeImportTool.java 0cb91dbc src/java/org/apache/sqoop/util/MainframeFTPClientUtils.java f61b9838 src/test/org/apache/sqoop/tool/TestMainframeImportTool.java d51e33e5 src/test/org/apache/sqoop/util/TestMainframeFTPClientUtils.java d87c75df Diff: https://reviews.apache.org/r/62492/diff/3/ Testing ------- Unit tests. Functional testing soon on a mainframe. Thanks, Chris Teoh