You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/04/13 09:35:41 UTC

[jira] [Commented] (SQOOP-3169) Evaluate and fix SQLServer Manual tests

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

ASF subversion and git services commented on SQOOP-3169:
--------------------------------------------------------

Commit 0ca73d4e71bf4724cd7dd15faa108e6ee56ee121 in sqoop's branch refs/heads/trunk from [~szonyi]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=0ca73d4 ]

SQOOP-3169: Evaluate and fix SQLServer Manual tests

(Boglarka Egyed via Anna Szonyi)


> Evaluate and fix SQLServer Manual tests
> ---------------------------------------
>
>                 Key: SQOOP-3169
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3169
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 1.4.6
>            Reporter: Boglarka Egyed
>            Assignee: Boglarka Egyed
>         Attachments: SQOOP-3169.patch
>
>
> SQL Server Manual tests seem to be somewhat abandoned as there are several failing test cases which don't bring any value to the quality of Sqoop. I took a look at them and found some improvement areas besides the failing test cases. Fixing and improving these tests would make easier to execute them in case of SQL Server related changes which would help to keep Sqoop more robust.
> The following 14 test classes are affected by this ticket:
> * com.cloudera.sqoop.manager
> ** SQLServerManagerExportManualTest
> ** SQLServerManagerImportManualTest
> * org.apache.sqoop.manager.sqlserver
> ** SQLServerDatatypeExportDelimitedFileManualTest
> ** SQLServerDatatypeExportSequenceFileManualTest
> ** SQLServerDatatypeImportDelimitedFileManualTest
> ** SQLServerDatatypeImportSequenceFileManualTest
> ** SQLServerHiveImportManualTest
> ** SQLServerManagerManualTest
> ** SQLServerMultiColsManualTest
> ** SQLServerMultiMapsManualTest
> ** SQLServerParseMethodsManualTest
> ** SQLServerQueryManualTest
> ** SQLServerSplitByManualTest
> ** SQLServerWhereManualTest
> Scope of this ticket is only fixing the test cases and also make them unified from the DB connect string and credentials point of view. However, an extensive refactor could be made in these test classes, which is addressed in another ticket, see SQOOP-3170



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)