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 2012/10/20 04:56:12 UTC

[jira] [Commented] (SQOOP-636) ExportJobTestCase.runExport method does not reuse the existing Configuration and SqoopOptions

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

Jarek Jarcec Cecho commented on SQOOP-636:
------------------------------------------

Hi Venkatesh,
thank you very much for your patch. It seems you missed import statement for classes Configuration and SqoopOptions, so that compilation of tests will fail. Would you mind adding those imports and resubmitting your patch?

Jarcec
                
> ExportJobTestCase.runExport method does not reuse the existing Configuration and SqoopOptions 
> ----------------------------------------------------------------------------------------------
>
>                 Key: SQOOP-636
>                 URL: https://issues.apache.org/jira/browse/SQOOP-636
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.2
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>            Priority: Trivial
>              Labels: test
>             Fix For: 1.4.3
>
>         Attachments: export-test.patch
>
>
> The utility method runExport creates Sqoop object with out Configuration and SqoopOptions which has the side effect of ignoring what is overridden by the implementing class and creates new ones. ImportJobTestCase does the right thing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira