[jira] [Commented] (SQOOP-3058) Sqoop import with Netezza --direct fails properly but also produces NPE

2018-08-24 Thread Kuldeep Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16592183#comment-16592183 ] Kuldeep Kulkarni commented on SQOOP-3058: - Is there any workaround for this issue

Re: Review Request 68475: SQOOP-3363: Test incremental import with S3

2018-08-24 Thread Boglarka Egyed
> On Aug. 24, 2018, 7:49 a.m., Szabolcs Vasas wrote: > > src/test/org/apache/sqoop/testutil/ParquetFileTestUtils.java > > Lines 33 (patched) > > > > > > I think you could use org.apache.sqoop.util.ParquetReader instea

Re: Review Request 68475: SQOOP-3363: Test incremental import with S3

2018-08-24 Thread Boglarka Egyed
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68475/ --- (Updated Aug. 24, 2018, 2:41 p.m.) Review request for Sqoop, daniel voros, Fero

Re: Review Request 68500: Fix tests using HiveMiniCluster

2018-08-24 Thread Szabolcs Vasas
> On Aug. 24, 2018, 1:35 p.m., Fero Szabo wrote: > > Hi Szabi, > > > > I tried to reproduce the issue without your change, by running > > org.apache.sqoop.hive.TestHiveServer2TextImport, but couldn't. > > > > I deleted calcite from the ~/.ivy2 and ~/m2 directories and calcite was > > download

Re: Review Request 68500: Fix tests using HiveMiniCluster

2018-08-24 Thread Fero Szabo via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68500/#review207877 --- Hi Szabi, I tried to reproduce the issue without your change, by

Review Request 68500: Fix tests using HiveMiniCluster

2018-08-24 Thread Szabolcs Vasas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68500/ --- Review request for Sqoop. Bugs: SQOOP-3371 https://issues.apache.org/jira/b

[jira] [Created] (SQOOP-3372) Create reader util class for different file formats

2018-08-24 Thread Boglarka Egyed (JIRA)
Boglarka Egyed created SQOOP-3372: - Summary: Create reader util class for different file formats Key: SQOOP-3372 URL: https://issues.apache.org/jira/browse/SQOOP-3372 Project: Sqoop Issue Typ

[jira] [Updated] (SQOOP-3372) Create reader util class for different file formats

2018-08-24 Thread Boglarka Egyed (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boglarka Egyed updated SQOOP-3372: -- Description: A reader util class could be implemented for each of the different file formats s

[jira] [Commented] (SQOOP-3366) Improve unit tests to be able to execute them in a single JVM

2018-08-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591469#comment-16591469 ] Hudson commented on SQOOP-3366: --- SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1200

[jira] [Commented] (SQOOP-3366) Improve unit tests to be able to execute them in a single JVM

2018-08-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16591449#comment-16591449 ] ASF subversion and git services commented on SQOOP-3366: Commit f

Re: Review Request 68470: SQOOP-3366 Improve unit tests to be able to execute them in a single JVM

2018-08-24 Thread Nguyen Truong
> On Aug. 23, 2018, 4:33 p.m., Szabolcs Vasas wrote: > > Hi Nguyen, > > > > Thanks for submitting this patch! > > > > I have applied it, disabled the kerberized unit tests > > (TestKerberosAuthenticator, TestHiveMiniCluster, TestHiveServer2TextImport) > > and ./gradlew test ran successfully w

Re: Review Request 68475: SQOOP-3363: Test incremental import with S3

2018-08-24 Thread Szabolcs Vasas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68475/#review207854 --- src/test/org/apache/sqoop/s3/TestS3AvroImport.java Line 46 (origi