Anuroopa George created SQOOP-3045:
--------------------------------------
Summary: Incremental import not working with Sybase
Key: SQOOP-3045
URL: https://issues.apache.org/jira/browse/SQOOP-3045
Project: Sqoop
Issue Type: Bug
Components: connectors
Affects Versions: 1.4.6
Reporter: Anuroopa George
Hi,
I was trying to do incremental import from Sybase and met with the following
error:
java.sql.SQLException: Function 'CURRENT_TIMESTAMP' not found. If this is a
SQLJ function or SQL function, use sp_help to check whether the object exists
(sp_help may produce a large amount of output).
at org.apache.sqoop.Sqoop.main(Sqoop.java:236)
16/11/04 12:16:58 ERROR tool.ImportTool: Encountered IOException running import
job: java.io.IOException: Could not get current time from database
at
org.apache.sqoop.tool.ImportTool.initIncrementalConstraints(ImportTool.java:330)
at org.apache.sqoop.tool.ImportTool.importTable(ImportTool.java:498)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)