[jira] [Updated] (SQOOP-536) Blob import doesn't work with avro 1.7.1

2012-08-02 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated SQOOP-536: Attachment: SQOOP-536.patch Attached is a patch that wraps byte[] as ByteBuffer. >

Review Request: SQOOP-536 Blob import doesn't work with avro 1.7.1

2012-08-02 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5344/ --- Review request for Sqoop and Jarek Cecho. Description --- Blob import fails

[jira] [Created] (SQOOP-536) Blob import doesn't work with avro 1.7.1

2012-08-02 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created SQOOP-536: --- Summary: Blob import doesn't work with avro 1.7.1 Key: SQOOP-536 URL: https://issues.apache.org/jira/browse/SQOOP-536 Project: Sqoop Issue Type: Bug Affect

[jira] [Updated] (SQOOP-536) Blob import doesn't work with avro 1.7.1

2012-08-02 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated SQOOP-536: Description: I see the following test failures when updating avro dependency from 1.5.3 to 1.7.1:

Re: Review Request: Define connector execution lifecycle

2012-08-02 Thread Bilung Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6291/ --- (Updated Aug. 3, 2012, 4:27 a.m.) Review request for Sqoop. Description --

[jira] [Commented] (SQOOP-410) Direct modes can't import views

2012-08-02 Thread Kathleen Ting (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427806#comment-13427806 ] Kathleen Ting commented on SQOOP-410: - Hi Jarcec, it appears that the most recent diff

[jira] [Commented] (SQOOP-529) Enforce usage of --driver and --connection-manager parameters

2012-08-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427774#comment-13427774 ] Hudson commented on SQOOP-529: -- Integrated in Sqoop-ant-jdk-1.6 #131 (See [https://builds.apa

[jira] [Updated] (SQOOP-529) Enforce usage of --driver and --connection-manager parameters

2012-08-02 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-529: - Attachment: SQOOP-529.patch > Enforce usage of --driver and --connection-manager param

Re: Review Request: SQOOP-529: Enforce usage of --driver and --connection-manager parameters

2012-08-02 Thread Jarek Cecho
> On Aug. 2, 2012, 9:48 p.m., Bilung Lee wrote: > > /src/java/org/apache/sqoop/ConnFactory.java, line 128 > > > > > > One nit: add a space before the word "Sqoop". Thanks for your review sir, I've uploaded updated patc

Re: Review Request: SQOOP-529: Enforce usage of --driver and --connection-manager parameters

2012-08-02 Thread Bilung Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6250/#review9788 --- Ship it! /src/java/org/apache/sqoop/ConnFactory.java

[jira] [Commented] (SQOOP-528) Remove references to incubator from sources

2012-08-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427543#comment-13427543 ] Hudson commented on SQOOP-528: -- Integrated in Sqoop-ant-jdk-1.6 #130 (See [https://builds.apa

Re: Review Request: SQOOP-528: Remove references to incubator from sources

2012-08-02 Thread Bilung Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6248/#review9771 --- Ship it! Ship It! - Bilung Lee On Aug. 1, 2012, 3:23 p.m., Jarek C

Re: Review Request: SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID

2012-08-02 Thread Jarek Cecho
> On Aug. 2, 2012, 5:47 p.m., Bilung Lee wrote: > > Ship It! Thank you for your review Bilung, patch is already attached to JIRA, so feel free to commit it. Jarcec - Jarek --- This is an automatically generated e-mail. To reply, visit:

Re: Review Request: SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID

2012-08-02 Thread Bilung Lee
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6310/#review9767 --- Ship it! Ship It! - Bilung Lee On Aug. 1, 2012, 11:11 p.m., Jarek

[jira] [Updated] (SQOOP-457) Issue with connecting oracle

2012-08-02 Thread Abhijeet Gaikwad (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhijeet Gaikwad updated SQOOP-457: --- Fix Version/s: (was: 1.4.2) Removing fix version as this is not a bug. Further, this JIRA

Re: Review Request: SQOOP-390: PostgreSQL connector for direct export with pg_bulkload

2012-08-02 Thread Jarek Cecho
> On July 27, 2012, 4:34 p.m., Jarek Cecho wrote: > > /src/java/org/apache/sqoop/mapreduce/PGBulkloadExportMapper.java, lines > > 82-86 > > > > > > Could add option to create those temporary tables in different database

[jira] [Created] (SQOOP-535) Support splitting metadata to connector and framework specific

2012-08-02 Thread Jarek Jarcec Cecho (JIRA)
Jarek Jarcec Cecho created SQOOP-535: Summary: Support splitting metadata to connector and framework specific Key: SQOOP-535 URL: https://issues.apache.org/jira/browse/SQOOP-535 Project: Sqoop