----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67408/ -----------------------------------------------------------
Review request for Sqoop. 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 ----- src/java/org/apache/sqoop/mapreduce/mainframe/MainframeConfiguration.java ea54b07f src/java/org/apache/sqoop/mapreduce/mainframe/MainframeFTPFileGdgEntryParser.java PRE-CREATION src/java/org/apache/sqoop/util/MainframeFTPClientUtils.java 95bc0ecb 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/1/ Testing ------- Unit tests. Integration testing locally on developer machine. Thanks, Chris Teoh