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

Hudson commented on SQOOP-329:
------------------------------

Integrated in Sqoop-jdk-1.6 #27 (See 
[https://builds.apache.org/job/Sqoop-jdk-1.6/27/])
    SQOOP-329: SQOOP doesn't work with the DB2 JCC driver

(Arvind Prabhakar via Bilung Lee)

blee : http://svn.apache.org/viewvc/?view=rev&rev=1173471
Files : 
* /incubator/sqoop/trunk/COMPILING.txt
* /incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/Db2Manager.java
* 
/incubator/sqoop/trunk/src/java/com/cloudera/sqoop/manager/DefaultManagerFactory.java
* 
/incubator/sqoop/trunk/src/test/com/cloudera/sqoop/manager/DB2ManagerImportManualTest.java


> 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

        

Reply via email to