[
https://issues.apache.org/jira/browse/SQOOP-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109210#comment-13109210
]
[email protected] commented on SQOOP-329:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1983/
-----------------------------------------------------------
(Updated 2011-09-21 02:08:31.850689)
Review request for Sqoop and Bilung Lee.
Changes
-------
Thanks for the feedback Bilung. I have updated the patch accordingly.
Summary
-------
Added Db2Manager implementation along with a simple import test that is
currently categorized as manual test.
This addresses bug SQOOP-329.
https://issues.apache.org/jira/browse/SQOOP-329
Diffs (updated)
-----
/COMPILING.txt 1172789
/src/java/com/cloudera/sqoop/manager/Db2Manager.java PRE-CREATION
/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java 1172789
/src/test/com/cloudera/sqoop/manager/DB2ManagerImportManualTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/1983/diff
Testing
-------
Ran all the unit, thirdparty, and manual tests. Checkstyle/findbugs did not
introduce new warnings.
Thanks,
Arvind
> SQOOP doesn't work with the DB2 JCC driver
> ------------------------------------------
>
> Key: SQOOP-329
> URL: https://issues.apache.org/jira/browse/SQOOP-329
> Project: Sqoop
> Issue Type: Bug
> Reporter: Brock Noland
> Assignee: Arvind Prabhakar
> Attachments: SQOOP-329-1.patch, SQOOP-329.patch
>
>
> SQOOP doesn't work with the DB2 JCC driver. I needed to write some code.
> Just need to override these two methods:
> getDriverClass --> "com.ibm.db2.jcc.DB2Driver"
> getCurTimestampQuery --> Return "SELECT CURRENT TIMESTAMP FROM
> sysibm.sysdummy1 WITH UR;"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira