[
https://issues.apache.org/jira/browse/SQOOP-3216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431980#comment-16431980
]
Hudson commented on SQOOP-3216:
-------------------------------
SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1159 (See
[https://builds.apache.org/job/Sqoop-hadoop200/1159/])
SQOOP-3301: Document SQOOP-3216 - metastore related change (vasas:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=af7a594d987ece6c1990be950c48d94bbab8271f])
* (edit) src/docs/man/sqoop-job.txt
* (edit) src/docs/user/saved-jobs.txt
* (edit) src/docs/user/metastore-purpose.txt
> 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)