You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Syed A. Hashmi (JIRA)" <ji...@apache.org> on 2015/04/09 23:54:12 UTC

[jira] [Commented] (SQOOP-2197) AllTypesTest only tests derby local data types

    [ https://issues.apache.org/jira/browse/SQOOP-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488353#comment-14488353 ] 

Syed A. Hashmi commented on SQOOP-2197:
---------------------------------------

[~jarcec]: I have submitted a patch for this. It adds some basic types and tests for MySQL which avoids NPE. I have ran and verified the results on my local cluster:

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sqoop.integration.connector.jdbc.generic.AllTypesTest
2015-04-09 14:32:34.223 java[3170:1903] Unable to load realm info from SCDynamicStore
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 334.358 sec

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:38.938s
[INFO] Finished at: Thu Apr 09 14:38:07 PDT 2015
[INFO] Final Memory: 33M/701M
[INFO] ------------------------------------------------------------------------

> AllTypesTest only tests derby local data types
> ----------------------------------------------
>
>                 Key: SQOOP-2197
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2197
>             Project: Sqoop
>          Issue Type: Bug
>          Components: sqoop2-test
>            Reporter: Syed A. Hashmi
>            Assignee: Syed A. Hashmi
>            Priority: Minor
>         Attachments: SQOOP-2197-1.patch, TEST-org.apache.sqoop.integration.connector.jdbc.generic.AllTypesTest.xml, org.apache.sqoop.integration.connector.jdbc.generic.AllTypesTest.txt
>
>
> https://github.com/apache/sqoop/blob/sqoop2/test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/AllTypesTest.java
> currently tests derby only types and hence fails when run against MySQL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)