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


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