[
https://issues.apache.org/jira/browse/SQOOP-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431947#comment-16431947
]
ASF subversion and git services commented on SQOOP-3216:
--------------------------------------------------------
Commit af7a594d987ece6c1990be950c48d94bbab8271f in sqoop's branch
refs/heads/trunk from [~vasas]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=af7a594 ]
SQOOP-3301: Document SQOOP-3216 - metastore related change
(Fero Szabo via Szabolcs Vasas)
> 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
> Fix For: 1.5.0
>
> Attachments: SQOOP-3216-2.patch, SQOOP-3216-3.patch,
> SQOOP-3216-4.patch, 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
(v7.6.3#76005)