[jira] [Assigned] (SQOOP-3206) Make sqoop fail if user uses --direct connector and tries to encode a null value when using a MySQL database

2017-07-03 Thread Zach Berkowitz (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach Berkowitz reassigned SQOOP-3206: - Assignee: Zach Berkowitz > Make sqoop fail if user uses --direct connector and tries to e

[jira] [Updated] (SQOOP-3039) Sqoop unable to export Time data "13:14:12.1234" into Time colum in RMDBS

2017-07-03 Thread Eric Lin (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lin updated SQOOP-3039: Attachment: (was: SQOOP-3039.3.patch) > Sqoop unable to export Time data "13:14:12.1234" into Time colum

[jira] [Updated] (SQOOP-3039) Sqoop unable to export Time data "13:14:12.1234" into Time colum in RMDBS

2017-07-03 Thread Eric Lin (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Lin updated SQOOP-3039: Attachment: SQOOP-3039.3.patch > Sqoop unable to export Time data "13:14:12.1234" into Time colum in RMDBS >

Re: Review Request 60587: SQOOP-3039 - Sqoop unable to export Time data "13:14:12.1234" into Time colum in RMDBS

2017-07-03 Thread Eric Lin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60587/ --- (Updated July 3, 2017, 9:20 a.m.) Review request for Sqoop, Attila Szabo and Sz

Re: Review Request 59710: SQOOP-3190: Remove dependency on PSQL for postgres direct import

2017-07-03 Thread Szabolcs Vasas
> On June 30, 2017, 1 p.m., Szabolcs Vasas wrote: > > src/java/org/apache/sqoop/manager/DirectPostgresqlManager.java > > Lines 281 (patched) > > > > > > The password is not set in the Configuration and because of thi

Re: Review Request 59710: SQOOP-3190: Remove dependency on PSQL for postgres direct import

2017-07-03 Thread Szabolcs Vasas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59710/#review179489 --- Hi Alex, I can still see some reformats in the diffs, can you ple

Re: Review Request 57499: Sqoop incremental import - NULL column updates are not pulled into HBase table

2017-07-03 Thread Jilani Shaik
Hi Anna, Thanks for reviewing and providing suggestions. I have analyzed this further now. When I started I was not aware of the code that much as I am now. so I can incorporate the changes as suggested and do the validation of unit test. Once everything good, I will update the request. Thank

Re: Review Request 59710: SQOOP-3190: Remove dependency on PSQL for postgres direct import

2017-07-03 Thread Alex Ang
> On July 3, 2017, 9:55 a.m., Szabolcs Vasas wrote: > > Hi Alex, > > > > I can still see some reformats in the diffs, can you please fix those as > > well? Apart from that when I tried to apply the patch locally I got the > > following warnings, please address these as well: > > > > /Users/sz

Re: Review Request 59710: SQOOP-3190: Remove dependency on PSQL for postgres direct import

2017-07-03 Thread Alex Ang
> On June 30, 2017, 1 p.m., Szabolcs Vasas wrote: > > src/java/org/apache/sqoop/manager/DirectPostgresqlManager.java > > Lines 281 (patched) > > > > > > The password is not set in the Configuration and because of thi