[jira] [Comment Edited] (SQOOP-2907) Export parquet files to RDBMS: don't require .metadata for parquet files

2016-12-28 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15784701#comment-15784701 ] Zac Zhou edited comment on SQOOP-2907 at 12/29/16 7:07 AM: --- SQOOP-2907.patch1

[jira] [Comment Edited] (SQOOP-2907) Export parquet files to RDBMS: don't require .metadata for parquet files

2016-12-28 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15784701#comment-15784701 ] Zac Zhou edited comment on SQOOP-2907 at 12/29/16 7:06 AM: --- SQOOP-2907.patch1

[jira] [Updated] (SQOOP-2907) Export parquet files to RDBMS: don't require .metadata for parquet files

2016-12-28 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Zhou updated SQOOP-2907: Attachment: SQOOP-2907.patch1 get schema data from parquet file directly > Export parquet files to RDBMS:

Import more than 10 million records from MySQL to HDFS

2016-12-28 Thread wenxing zheng
Dear all, Did anyone already try to import more than 10 million data from MySQL to HDFS by using the Sqoop2? I always failed at the very beginning with various throttling settings, but never made it. Appreciated for any advice. Thanks, Wenxing

[jira] [Updated] (SQOOP-3091) Clean up expected exception logic in tests - part I.

2016-12-28 Thread Boglarka Egyed (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boglarka Egyed updated SQOOP-3091: -- Attachment: SQOOP-3091.patch > Clean up expected exception logic in tests - part I. >

Re: Review Request 55001: Clean up expected exception logic in tests - part I.

2016-12-28 Thread Boglarka Egyed
> On Dec. 23, 2016, 12:08 a.m., Attila Szabo wrote: > > Hey Bogi, > > > > The change looks good, I'm concerned about only one thing: > > why do we have these old Junit3 style static suite methods, if we change to > > Junit4 running environment, annotations, expectedexceptions, etc.? > > > >

Re: Review Request 55001: Clean up expected exception logic in tests - part I.

2016-12-28 Thread Boglarka Egyed
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55001/ --- (Updated Dec. 28, 2016, 3:57 p.m.) Review request for Sqoop, Attila Szabo and