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

2014-08-07 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

Problem with sqoop output configuration [JAVA API]

2014-08-07 Thread Gaetano Fabiano
Hi All, this is my first post on this mailing list I hope to stay here for long time. I saw the project and I love it. But recently I'm going crazy about issues. I'm writing a java client to use Apache Sqoop, I'm following this guide : http://sqoop.apache.org/docs/1.99.3/ClientAPI.html But in my

Re: Problem with sqoop output configuration [JAVA API]

2014-08-07 Thread Jarek Jarcec Cecho
Hi Gaetano, we have currently two major versions of Sqoop at the moment. Original Sqoop 1 that exposes command line interface that you seem to be familiar with. As the original Sqoop do have architectural limitations we’re intensively working on Sqoop 2 that offers the Java API that you are

[jira] [Created] (SQOOP-1415) OraOop to automatically handle partitions in Hive

2014-08-07 Thread Venkat Ankam (JIRA)
Venkat Ankam created SQOOP-1415: --- Summary: OraOop to automatically handle partitions in Hive Key: SQOOP-1415 URL: https://issues.apache.org/jira/browse/SQOOP-1415 Project: Sqoop Issue Type:

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: SQOOP-1376.3.patch Sqoop2: From/To: Refactor connector interface

[jira] [Created] (SQOOP-1417) Sqoop2: From/To: Change ConnectorType name

2014-08-07 Thread Abraham Elmahrek (JIRA)
Abraham Elmahrek created SQOOP-1417: --- Summary: Sqoop2: From/To: Change ConnectorType name Key: SQOOP-1417 URL: https://issues.apache.org/jira/browse/SQOOP-1417 Project: Sqoop Issue Type:

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

2014-08-07 Thread Abraham Elmahrek
On Aug. 7, 2014, 1:21 a.m., Jarek Cecho wrote: common/src/main/java/org/apache/sqoop/common/ConnectorType.java, line 27 https://reviews.apache.org/r/23943/diff/1/?file=642195#file642195line27 I think that the name is very confusing. It' suggesting that we have a different type of

[jira] [Created] (SQOOP-1416) Sqoop2: From/To: Investigate multiple variables for from and to

2014-08-07 Thread Abraham Elmahrek (JIRA)
Abraham Elmahrek created SQOOP-1416: --- Summary: Sqoop2: From/To: Investigate multiple variables for from and to Key: SQOOP-1416 URL: https://issues.apache.org/jira/browse/SQOOP-1416 Project: Sqoop

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

2014-08-07 Thread Abraham Elmahrek
On Aug. 7, 2014, 12:19 a.m., Jarek Cecho wrote: common/src/main/java/org/apache/sqoop/model/MJob.java, lines 43-48 https://reviews.apache.org/r/23944/diff/1/?file=642277#file642277line43 Since we have only two types - FROM and TO, I would suggest to using variable references

[jira] [Created] (SQOOP-1418) Sqoop2: From/To: Remove MJobForms

2014-08-07 Thread Abraham Elmahrek (JIRA)
Abraham Elmahrek created SQOOP-1418: --- Summary: Sqoop2: From/To: Remove MJobForms Key: SQOOP-1418 URL: https://issues.apache.org/jira/browse/SQOOP-1418 Project: Sqoop Issue Type: Bug

[jira] [Commented] (SQOOP-1417) Sqoop2: From/To: Change ConnectorType name

2014-08-07 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14089515#comment-14089515 ] Gwen Shapira commented on SQOOP-1417: - Voting for ConnectorDirection :) Sqoop2:

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

2014-08-07 Thread Abraham Elmahrek
On Aug. 7, 2014, 1:18 a.m., Jarek Cecho wrote: core/src/main/java/org/apache/sqoop/framework/JobManager.java, lines 287-290 https://reviews.apache.org/r/23946/diff/1/?file=642296#file642296line287 I would expect that similar check will be there for both from and to? I think that

[jira] [Updated] (SQOOP-1417) Sqoop2: From/To: Change ConnectorType name

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1417: Issue Type: Sub-task (was: Bug) Parent: SQOOP-1367 Sqoop2: From/To: Change

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: SQOOP-1376.3.patch Sqoop2: From/To: Refactor connector interface

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: (was: SQOOP-1376.3.patch) Sqoop2: From/To: Refactor connector interface

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

2014-08-07 Thread Abraham Elmahrek
On Aug. 7, 2014, 1:18 a.m., Jarek Cecho wrote: core/src/main/java/org/apache/sqoop/framework/JobManager.java, lines 287-290 https://reviews.apache.org/r/23946/diff/1/?file=642296#file642296line287 I would expect that similar check will be there for both from and to? I think that

[jira] [Created] (SQOOP-1419) Sqoop2: From/To: Check TO connection is enabled

2014-08-07 Thread Abraham Elmahrek (JIRA)
Abraham Elmahrek created SQOOP-1419: --- Summary: Sqoop2: From/To: Check TO connection is enabled Key: SQOOP-1419 URL: https://issues.apache.org/jira/browse/SQOOP-1419 Project: Sqoop Issue

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: SQOOP-1376.3.patch Sqoop2: From/To: Refactor connector interface

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: (was: SQOOP-1376.3.patch) Sqoop2: From/To: Refactor connector interface

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: SQOOP-1376.3.patch Sqoop2: From/To: Refactor connector interface

[jira] [Updated] (SQOOP-1376) Sqoop2: From/To: Refactor connector interface

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1376: Attachment: (was: SQOOP-1376.3.patch) Sqoop2: From/To: Refactor connector interface

[jira] [Assigned] (SQOOP-1377) Sqoop2: From/To: Improve client/server communication

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek reassigned SQOOP-1377: --- Assignee: Abraham Elmahrek (was: Gwen Shapira) Sqoop2: From/To: Improve

Re: [ANNOUNCE] New Sqoop Committer - David Robson

2014-08-07 Thread Arvind Prabhakar
Congratulations David! Regards, Arvind Prabhakar On Wed, Aug 6, 2014 at 10:49 PM, Abraham Elmahrek a...@cloudera.com wrote: 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,

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

2014-08-07 Thread Arvind Prabhakar
Congratulations Venkat! Regards, Arvind Prabhakar On Wed, Aug 6, 2014 at 10:49 PM, Abraham Elmahrek a...@cloudera.com wrote: 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

[jira] [Created] (SQOOP-1420) Wrong timestamp upper bound due to timezone

2014-08-07 Thread Michele Giusto (JIRA)
Michele Giusto created SQOOP-1420: - Summary: Wrong timestamp upper bound due to timezone Key: SQOOP-1420 URL: https://issues.apache.org/jira/browse/SQOOP-1420 Project: Sqoop Issue Type: Bug

[jira] [Updated] (SQOOP-1420) Wrong timestamp lower/upper bounds due to timezone

2014-08-07 Thread Michele Giusto (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michele Giusto updated SQOOP-1420: -- Summary: Wrong timestamp lower/upper bounds due to timezone (was: Wrong timestamp upper bound

[jira] [Created] (SQOOP-1421) Automated patch script

2014-08-07 Thread Gwen Shapira (JIRA)
Gwen Shapira created SQOOP-1421: --- Summary: Automated patch script Key: SQOOP-1421 URL: https://issues.apache.org/jira/browse/SQOOP-1421 Project: Sqoop Issue Type: Improvement

[jira] [Created] (SQOOP-1422) Integration tests for Oracle connector fail as not using direct option

2014-08-07 Thread David Robson (JIRA)
David Robson created SQOOP-1422: --- Summary: Integration tests for Oracle connector fail as not using direct option Key: SQOOP-1422 URL: https://issues.apache.org/jira/browse/SQOOP-1422 Project: Sqoop

[jira] [Updated] (SQOOP-1422) Integration tests for Oracle connector fail as not using direct option

2014-08-07 Thread David Robson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Robson updated SQOOP-1422: Attachment: SQOOP-1422.patch Integration tests for Oracle connector fail as not using direct

RE: [VOTE] Release Sqoop version 1.4.5

2014-08-07 Thread David Robson
I found an issue where the integration tests for the direct Oracle connector weren't running as they didn't have the direct flag. I raised SQOOP-1422 and fixed this - then ran all the Oracle related tests and they passed. Did a quick smoke test of a few Oracle imports / exports and they ran

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

2014-08-07 Thread Abraham Elmahrek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24242/#review50003 --- Ship it! Ship It! - Abraham Elmahrek On Aug. 4, 2014, 5:48

[jira] [Updated] (SQOOP-1405) Add arg to enable SQL Server identity insert on export

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek updated SQOOP-1405: Summary: Add arg to enable SQL Server identity insert on export (was: Extra arg to enable

[jira] [Commented] (SQOOP-1405) Add arg to enable SQL Server identity insert on export

2014-08-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14090246#comment-14090246 ] ASF subversion and git services commented on SQOOP-1405: Commit

[jira] [Commented] (SQOOP-1405) Add arg to enable SQL Server identity insert on export

2014-08-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14090247#comment-14090247 ] ASF subversion and git services commented on SQOOP-1405: Commit

[jira] [Commented] (SQOOP-1405) Add arg to enable SQL Server identity insert on export

2014-08-07 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14090248#comment-14090248 ] Abraham Elmahrek commented on SQOOP-1405: - Good stuff [~keegan]. Thanks for