[
https://issues.apache.org/jira/browse/SQOOP-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048419#comment-15048419
]
Jarek Jarcec Cecho commented on SQOOP-2724:
-------------------------------------------
Is this JIRA still relevant [~abrahamfine]? It seems that all it does is to
wrap existing {{dropTable}} statement in {{try-ignore}} statement that seems to
be already present inside the [{{dropTable}}
implementation|https://github.com/apache/sqoop/blob/sqoop2/common-test/src/main/java/org/apache/sqoop/common/test/db/DatabaseProvider.java#L359].
> Sqoop2: When creating tables for integration tests we should make sure to
> attempt to drop them first
> ----------------------------------------------------------------------------------------------------
>
> Key: SQOOP-2724
> URL: https://issues.apache.org/jira/browse/SQOOP-2724
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.6
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Attachments: SQOOP-2724.patch
>
>
> When running sqoop2 integration tests against a real database, we should
> attempt to drop tables before we create them as we do not know if the
> database was left in a clean state since the previous execution of the
> integration tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)