Github user christeoh closed the pull request at:
https://github.com/apache/sqoop/pull/44
---
Github user christeoh commented on a diff in the pull request:
https://github.com/apache/sqoop/pull/44#discussion_r176717474
--- Diff: src/java/org/apache/sqoop/util/MainframeFTPClientUtils.java ---
@@ -207,8 +208,18 @@ public static FTPClient getFTPConnection(Configuration
conf)
Github user fszabo2 commented on a diff in the pull request:
https://github.com/apache/sqoop/pull/44#discussion_r175484508
--- Diff: src/test/org/apache/sqoop/util/TestMainframeFTPClientUtils.java
---
@@ -362,4 +363,29 @@ public void
testPartitionedDatasetsShouldReturnAllFiles() {
Github user fszabo2 commented on a diff in the pull request:
https://github.com/apache/sqoop/pull/44#discussion_r175483531
--- Diff: src/java/org/apache/sqoop/util/MainframeFTPClientUtils.java ---
@@ -207,8 +208,18 @@ public static FTPClient getFTPConnection(Configuration
conf)
Github user fszabo2 commented on a diff in the pull request:
https://github.com/apache/sqoop/pull/44#discussion_r175478607
--- Diff:
src/java/org/apache/sqoop/mapreduce/mainframe/MainframeConfiguration.java ---
@@ -33,4 +33,13 @@
public static final String MAINFRAME_INPUT_DA
GitHub user christeoh opened a pull request:
https://github.com/apache/sqoop/pull/44
[SQOOP-3224] Binary transfer mode
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/christeoh/sqoop 3224-2
Alternatively you can review and apply