Review Request 58466: SQOOP-3158 - Columns added to Mysql after initial sqoop import, export back to table with same schema fails

2017-04-14 Thread Eric Lin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58466/ --- Review request for Sqoop, Attila Szabo and Szabolcs Vasas. Bugs: SQOOP-3158

[jira] [Comment Edited] (SQOOP-3158) Columns added to Mysql after initial sqoop import, export back to table with same schema fails

2017-04-14 Thread viru reddy (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15969653#comment-15969653 ] viru reddy edited comment on SQOOP-3158 at 4/14/17 10:57 PM: - I found a work

[jira] [Commented] (SQOOP-3158) Columns added to Mysql after initial sqoop import, export back to table with same schema fails

2017-04-14 Thread viru reddy (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15969653#comment-15969653 ] viru reddy commented on SQOOP-3158: --- I found a work around for this scenario. After doing Incremental

Re: Review Request 57551: SQOOP-2272 - Import decimal columns from mysql to hive 0.14

2017-04-14 Thread Eric Lin
> On March 20, 2017, 4:07 p.m., Attila Szabo wrote: > > Hey Eric, > > > > For the first shot I do understand you motivation here, and also attached > > some comments/requests around the implementation. > > > > Although I'm a bit concerned about the big picture as well B/C I do feel in > >

[jira] [Updated] (SQOOP-3158) Columns added to Mysql after initial sqoop import, export back to table with same schema fails

2017-04-14 Thread Eric Lin (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lin updated SQOOP-3158: Attachment: SQOOP-3158.patch Attaching PATCH for this issue. Basically we need to check if there are more

[jira] [Assigned] (SQOOP-3158) Columns added to Mysql after initial sqoop import, export back to table with same schema fails

2017-04-14 Thread Eric Lin (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lin reassigned SQOOP-3158: --- Assignee: Eric Lin > Columns added to Mysql after initial sqoop import, export back to table with >

[jira] [Assigned] (SQOOP-3156) PostgreSQL direct connector is ignoring --columns

2017-04-14 Thread Eric Lin (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lin reassigned SQOOP-3156: --- Assignee: Eric Lin > PostgreSQL direct connector is ignoring --columns >

[jira] [Comment Edited] (SQOOP-816) Scoop and support for external Hive tables

2017-04-14 Thread Chris Teoh (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494656#comment-15494656 ] Chris Teoh edited comment on SQOOP-816 at 4/14/17 2:52 PM: --- Added

Re: Including SQLServer Manual tests into 3rd party test suite

2017-04-14 Thread jarcec
That is a good question Bogi! I’m not sure if anyone is running all the third party tests at the moment as I’m not closely monitoring the community any more. Historically I’ve always added new DB to the third party test suite to make sure that they will actually run or by failing fast will

Re: Sqoop CI changes

2017-04-14 Thread jarcec
My apologies for jumping on this email thread a bit late. As I wrote the original pre-commit hook for Sqoop 2, I wanted to provide a bit of a context. Well, I have to say that I did not really wrote the hook myself, since I’ve “borrowed” a lot of code from other Apache projects using the hook,