[ https://issues.apache.org/jira/browse/SQOOP-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zach Berkowitz updated SQOOP-3216: ---------------------------------- Attachment: SQOOP-3216.patch > Expanded Metastore support for MySql, Oracle, Postgresql, MSSql, and DB2 > ------------------------------------------------------------------------ > > Key: SQOOP-3216 > URL: https://issues.apache.org/jira/browse/SQOOP-3216 > Project: Sqoop > Issue Type: New Feature > Components: metastore > Reporter: Zach Berkowitz > Assignee: Zach Berkowitz > Priority: Minor > Attachments: SQOOP-3216.patch > > > Reconfigured HsqldbJobStorage class to support MySql, Oracle, Postgresql, > MSSql, and DB2 databases in addition to Hsqldb, renamed HsqldbJobStorage > GenericJobStorage. This new class also serves the function of > AutoHsqldbStorage, which has been removed. > Two new commands, --meta-username and --meta-password have been added to > connect to metastore databases that require a username and password. > Added an enum class JdbcDrivers that holds Jdbc connection information. > Added two testClasses, MetaConnectIncrementalImportTest and JobToolTest, and > modified TestSavedJobs (now SavedJobsTest) to test with all supported > database services. -- This message was sent by Atlassian JIRA (v6.4.14#64029)