----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67408/ -----------------------------------------------------------
(Updated Oct. 9, 2018, 10:36 p.m.) Review request for Sqoop. Changes ------- Updated as per review feedback. Refactored some repeated strings to constants. Repository: sqoop-trunk Description ------- Mainframe FTP listing for GDG should filter out non-GDG datasets in a heterogeneous listing as it grabs the last file and in the case where there are other datasets mixed in, the latest file may not be the desired dataset. Diffs (updated) ----- build.xml cd2e9e29 src/java/org/apache/sqoop/mapreduce/mainframe/MainframeConfiguration.java 9d6a2fe7 src/java/org/apache/sqoop/mapreduce/mainframe/MainframeFTPFileGdgEntryParser.java PRE-CREATION src/java/org/apache/sqoop/util/MainframeFTPClientUtils.java 654721e3 src/scripts/thirdpartytest/docker-compose/sqoop-thirdpartytest-db-services.yml 4648f545 src/test/org/apache/sqoop/manager/mainframe/MainframeManagerImportTest.java 3b8ed236 src/test/org/apache/sqoop/manager/mainframe/MainframeTestUtil.java 9f86f6cd src/test/org/apache/sqoop/mapreduce/mainframe/TestMainframeFTPFileGdgEntryParser.java PRE-CREATION src/test/org/apache/sqoop/util/TestMainframeFTPClientUtils.java 90a85194 Diff: https://reviews.apache.org/r/67408/diff/4/ Changes: https://reviews.apache.org/r/67408/diff/3-4/ Testing ------- Unit tests. Integration testing locally on developer machine. Thanks, Chris Teoh