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/29 22:48:06 UTC

[jira] [Commented] (SQOOP-2341) Modify Integration tests to run against Postgresql repository DB

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

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

[~jarcec]: Here is what I am planning to do:

1. Add a maven variable which takes in repository handler class, username, password and JDBC connection string
2. If no class is provided or Derby class is provided, use current settings
3. If postgresql repository handler is provided, use provided class name, user, pass and JDBC connection string to init repository configuration map. 

> Modify Integration tests to run against Postgresql repository DB
> ----------------------------------------------------------------
>
>                 Key: SQOOP-2341
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2341
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: sqoop2-test
>    Affects Versions: 1.99.5
>            Reporter: Syed A. Hashmi
>            Assignee: Syed A. Hashmi
>            Priority: Minor
>             Fix For: 1.99.6
>
>
> Right now, Integration tests use Derby as repository store: https://github.com/apache/sqoop/blob/sqoop2/test/src/main/java/org/apache/sqoop/test/minicluster/SqoopMiniCluster.java#L172
> Modify to add support for using postgresql as repository store as well.



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