You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/03/04 17:52:05 UTC

[jira] [Updated] (SQOOP-2170) MySQL specific tests are not properly cleaning up created tables

     [ https://issues.apache.org/jira/browse/SQOOP-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-2170:
--------------------------------------
    Attachment: SQOOP-2170.patch

> MySQL specific tests are not properly cleaning up created tables
> ----------------------------------------------------------------
>
>                 Key: SQOOP-2170
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2170
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.5
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.4.6
>
>         Attachments: SQOOP-2170.patch
>
>
> MySQL specific tests are mostly extending the usual HSQLDB tests. This is  a bit of a problem, because the HSQLDB based tests are not properly cleaning up the created tables (they are dropped automatically as HSQLDB runs only in-memory engine). However MySQL have persisted store and hence we are creating mess in the database.



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