[GitHub] sqoop pull request #44: [SQOOP-3224] Binary transfer mode

2018-05-30 Thread christeoh
Github user christeoh closed the pull request at: https://github.com/apache/sqoop/pull/44 ---

[GitHub] sqoop pull request #44: [SQOOP-3224] Binary transfer mode

2018-03-23 Thread christeoh
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] sqoop pull request #44: [SQOOP-3224] Binary transfer mode

2018-03-19 Thread fszabo2
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] sqoop pull request #44: [SQOOP-3224] Binary transfer mode

2018-03-19 Thread fszabo2
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] sqoop pull request #44: [SQOOP-3224] Binary transfer mode

2018-03-19 Thread fszabo2
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] sqoop pull request #44: [SQOOP-3224] Binary transfer mode

2018-03-19 Thread christeoh
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