[GitHub] sqoop pull request #41: Sqoop-3224: Binary ftp transfer mode

2018-01-16 Thread christeoh
Github user christeoh commented on a diff in the pull request: https://github.com/apache/sqoop/pull/41#discussion_r161689494 --- Diff: src/java/org/apache/sqoop/mapreduce/RawKeyTextOutputFormat.java --- @@ -61,6 +62,9 @@ private void writeObject(Object o) throws IOException {

[GitHub] sqoop pull request #41: Sqoop-3224: Binary ftp transfer mode

2017-12-22 Thread szvasas
Github user szvasas commented on a diff in the pull request: https://github.com/apache/sqoop/pull/41#discussion_r158502479 --- Diff: src/java/org/apache/sqoop/mapreduce/RawKeyTextOutputFormat.java --- @@ -61,6 +62,9 @@ private void writeObject(Object o) throws IOException {

[GitHub] sqoop pull request #41: Sqoop-3224: Binary ftp transfer mode

2017-12-22 Thread szvasas
Github user szvasas commented on a diff in the pull request: https://github.com/apache/sqoop/pull/41#discussion_r158502339 --- Diff: src/java/org/apache/sqoop/SqoopOptions.java --- @@ -308,7 +308,9 @@ public String toString() { // Indicates if the data set is on tape to use d

[GitHub] sqoop pull request #41: Sqoop-3224: Binary ftp transfer mode

2017-12-22 Thread szvasas
Github user szvasas commented on a diff in the pull request: https://github.com/apache/sqoop/pull/41#discussion_r158502914 --- Diff: src/java/org/apache/sqoop/mapreduce/mainframe/MainframeDatasetBinaryRecord.java --- @@ -0,0 +1,128 @@ +/** --- End diff -- I am sti

[GitHub] sqoop pull request #41: Sqoop-3224: Binary ftp transfer mode

2017-12-12 Thread christeoh
GitHub user christeoh opened a pull request: https://github.com/apache/sqoop/pull/41 Sqoop-3224: Binary ftp transfer mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/christeoh/sqoop SQOOP-3224 Alternatively you can review an