Re: Review Request 24223: SQOOP-1390: Import data to HDFS as a set of Parquet files

2014-08-06 Thread Qian Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24223/ --- (Updated Aug. 6, 2014, 7:56 a.m.) Review request for Sqoop. Changes ---

Re: Review Request 24223: SQOOP-1390: Import data to HDFS as a set of Parquet files

2014-08-06 Thread Joey Echeverria
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24223/#review49734 --- src/java/org/apache/sqoop/mapreduce/ParquetOutputFormat.java

Re: Review Request 24242: SQOOP-1405: Extra arg to enable SQL Server identity insert on export

2014-08-06 Thread Keegan Witt
On Aug. 5, 2014, 7:27 p.m., Abraham Elmahrek wrote: src/java/org/apache/sqoop/mapreduce/SQLServerExportDBExecThread.java, line 128 https://reviews.apache.org/r/24242/diff/1/?file=650524#file650524line128 Should this have a semicolon at the end of it? Also, does it

[jira] [Updated] (SQOOP-1411) The number of tasks is not set properly in PGBulkloadExportManager

2014-08-06 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated SQOOP-1411: Attachment: SQOOP-1411-1.patch Thanks for your comments [~gwenshap]. attaching updated

Re: Review Request 24223: SQOOP-1390: Import data to HDFS as a set of Parquet files

2014-08-06 Thread Ryan Blue
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24223/#review49742 --- I agree with Joey, it would be better to use the

[jira] [Created] (SQOOP-1414) Add support for Import from Kafka

2014-08-06 Thread Gwen Shapira (JIRA)
Gwen Shapira created SQOOP-1414: --- Summary: Add support for Import from Kafka Key: SQOOP-1414 URL: https://issues.apache.org/jira/browse/SQOOP-1414 Project: Sqoop Issue Type: Improvement

Re: Review Request 24242: SQOOP-1405: Extra arg to enable SQL Server identity insert on export

2014-08-06 Thread Abraham Elmahrek
On Aug. 5, 2014, 11:27 p.m., Abraham Elmahrek wrote: src/java/org/apache/sqoop/mapreduce/SQLServerExportDBExecThread.java, line 128 https://reviews.apache.org/r/24242/diff/1/?file=650524#file650524line128 Should this have a semicolon at the end of it? Also, does it

Re: Review Request 22516: Support importing mainframe sequential datasets

2014-08-06 Thread Gwen Shapira
On July 10, 2014, 8:22 a.m., Venkat Ranganathan wrote: src/java/org/apache/sqoop/manager/MainframeManager.java, line 75 https://reviews.apache.org/r/22516/diff/1/?file=608148#file608148line75 Is import into Hbase and Accumulo supported by this tool? It looks like the only target

Re: Review Request 22516: Support importing mainframe sequential datasets

2014-08-06 Thread Gwen Shapira
On July 10, 2014, 8:22 a.m., Venkat Ranganathan wrote: src/java/org/apache/sqoop/manager/MainframeManager.java, line 75 https://reviews.apache.org/r/22516/diff/1/?file=608148#file608148line75 Is import into Hbase and Accumulo supported by this tool? It looks like the only target

Re: Review Request 24242: SQOOP-1405: Extra arg to enable SQL Server identity insert on export

2014-08-06 Thread Keegan Witt
On Aug. 5, 2014, 7:27 p.m., Abraham Elmahrek wrote: src/java/org/apache/sqoop/mapreduce/SQLServerExportDBExecThread.java, line 128 https://reviews.apache.org/r/24242/diff/1/?file=650524#file650524line128 Should this have a semicolon at the end of it? Also, does it

Re: Review Request 24242: SQOOP-1405: Extra arg to enable SQL Server identity insert on export

2014-08-06 Thread Abraham Elmahrek
On Aug. 5, 2014, 11:27 p.m., Abraham Elmahrek wrote: src/java/org/apache/sqoop/mapreduce/sqlserver/SqlServerExportBatchOutputFormat.java, line 67 https://reviews.apache.org/r/24242/diff/1/?file=650525#file650525line67 Should this have a semicolon at the end of it?

Re: Review Request 23944: Sqoop2: From/To: Refactor models

2014-08-06 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23944/#review49839 --- Ship it! Good work, couple of comments (can be addressed in follow

Re: Review Request 23947: Sqoop: From/To: Repository changes

2014-08-06 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23947/#review49842 ---

Re: Review Request 23946: Sqoop2: From/To: JobManager modifications

2014-08-06 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23946/#review49850 --- Ship it!

Re: Review Request 23945: Sqoop2: From/To: Refactor submission/execution engines

2014-08-06 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23945/#review49851 --- Ship it! Ship It! - Jarek Cecho On July 25, 2014, 8:15 p.m.,

Re: Review Request 23943: Sqoop2: From/To: End to End refactoring

2014-08-06 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23943/#review49836 --- common/src/main/java/org/apache/sqoop/common/ConnectorType.java

Re: Review Request 23943: Sqoop2: From/To: End to End refactoring

2014-08-06 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23943/#review49853 --- Ship it! I think that it's ready to be committed into our

[jira] [Updated] (SQOOP-1414) Add support for Import from Kafka

2014-08-06 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated SQOOP-1414: Affects Version/s: 1.4.4 Add support for Import from Kafka --

[jira] [Commented] (SQOOP-1414) Add support for Import from Kafka

2014-08-06 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14088664#comment-14088664 ] Gwen Shapira commented on SQOOP-1414: - The planned syntax will be: sqoop import

Re: [VOTE] Release Sqoop version 1.4.5

2014-08-06 Thread Jarek Jarcec Cecho
+1 * Verified checksums and signatures * Run tests * Verified top level files Jarcec On Aug 1, 2014, at 1:28 PM, Abraham Elmahrek a...@apache.org wrote: This is the fourth release for Apache Sqoop 1, version 1.4.5. Please cast your vote by 08/08/2014! The list of fixed issues:

[ANNOUNCE] New Sqoop Committer - David Robson

2014-08-06 Thread Jarek Jarcec Cecho
On behalf of Apache Sqoop PPMC, I am excited to welcome David Robson as a new Sqoop Committer! David is the guy behind OraOop, Sqoop connector that significantly speeds up transfers from Oracle database. He created the connector, maintained for last couple of years and finally worked with us

[ANNOUNCE] New Sqoop PMC Member - Venkat Ranganathan

2014-08-06 Thread Jarek Jarcec Cecho
On behalf of Apache Sqoop PMC, I am excited to welcome Venkat Ranganathan as a new Sqoop PMC Member! Venkat Ranganathan has become committer last year. Since then he remain very active on the project, helping with reviews, user questions and working on various features. He recently added

Re: [ANNOUNCE] New Sqoop Committer - David Robson

2014-08-06 Thread Kathleen Ting
Congrats David! On Wed, Aug 6, 2014 at 8:06 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PPMC, I am excited to welcome David Robson as a new Sqoop Committer! David is the guy behind OraOop, Sqoop connector that significantly speeds up transfers from Oracle

Re: [ANNOUNCE] New Sqoop Committer - David Robson

2014-08-06 Thread Gwen Shapira
Well deserved, David! On Wed, Aug 6, 2014 at 8:30 PM, Kathleen Ting kathl...@apache.org wrote: Congrats David! On Wed, Aug 6, 2014 at 8:06 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PPMC, I am excited to welcome David Robson as a new Sqoop Committer! David

Re: [ANNOUNCE] New Sqoop PMC Member - Venkat Ranganathan

2014-08-06 Thread Gwen Shapira
Congrats! On Wed, Aug 6, 2014 at 8:30 PM, Kathleen Ting kathl...@apache.org wrote: Congrats Venkat! On Wed, Aug 6, 2014 at 8:10 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PMC, I am excited to welcome Venkat Ranganathan as a new Sqoop PMC Member! Venkat

Re: [ANNOUNCE] New Sqoop PMC Member - Venkat Ranganathan

2014-08-06 Thread Venkat Ranganathan
Thanks Jarcec, Kathleen and Gwen. Regards Venkat On Wed, Aug 6, 2014 at 9:00 PM, Gwen Shapira gshap...@cloudera.com wrote: Congrats! On Wed, Aug 6, 2014 at 8:30 PM, Kathleen Ting kathl...@apache.org wrote: Congrats Venkat! On Wed, Aug 6, 2014 at 8:10 PM, Jarek Jarcec Cecho

Re: [ANNOUNCE] New Sqoop Committer - David Robson

2014-08-06 Thread Venkat Ranganathan
Congratulations David! Well deserved. Thanks for all the contributions Venkat On Wed, Aug 6, 2014 at 9:00 PM, Gwen Shapira gshap...@cloudera.com wrote: Well deserved, David! On Wed, Aug 6, 2014 at 8:30 PM, Kathleen Ting kathl...@apache.org wrote: Congrats David! On Wed, Aug 6, 2014 at

Re: [ANNOUNCE] New Sqoop Committer - David Robson

2014-08-06 Thread Ahmed Radwan
Congrats David! Well deserved. On Wed, Aug 6, 2014 at 8:06 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PPMC, I am excited to welcome David Robson as a new Sqoop Committer! David is the guy behind OraOop, Sqoop connector that significantly speeds up transfers

Re: [ANNOUNCE] New Sqoop PMC Member - Venkat Ranganathan

2014-08-06 Thread Ahmed Radwan
Congrats Venkat! On Wed, Aug 6, 2014 at 8:10 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PMC, I am excited to welcome Venkat Ranganathan as a new Sqoop PMC Member! Venkat Ranganathan has become committer last year. Since then he remain very active on the

Re: [VOTE] Release Sqoop version 1.4.5

2014-08-06 Thread Venkat Ranganathan
+1 Verifed checksums, built and ran tests Venkat On Wed, Aug 6, 2014 at 7:55 PM, Jarek Jarcec Cecho jar...@apache.org wrote: +1 * Verified checksums and signatures * Run tests * Verified top level files Jarcec On Aug 1, 2014, at 1:28 PM, Abraham Elmahrek a...@apache.org wrote: This

Re: [ANNOUNCE] New Sqoop PMC Member - Venkat Ranganathan

2014-08-06 Thread Abraham Elmahrek
Awesome Venkat! On Wed, Aug 6, 2014 at 10:11 PM, Ahmed Radwan a.aboel...@gmail.com wrote: Congrats Venkat! On Wed, Aug 6, 2014 at 8:10 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PMC, I am excited to welcome Venkat Ranganathan as a new Sqoop PMC Member!

Re: [ANNOUNCE] New Sqoop Committer - David Robson

2014-08-06 Thread Abraham Elmahrek
Congrats David! On Wed, Aug 6, 2014 at 10:10 PM, Ahmed Radwan a.aboel...@gmail.com wrote: Congrats David! Well deserved. On Wed, Aug 6, 2014 at 8:06 PM, Jarek Jarcec Cecho jar...@apache.org wrote: On behalf of Apache Sqoop PPMC, I am excited to welcome David Robson as a new Sqoop