Created on 01-02-2019 12:20 PM - edited 09-16-2022 07:01 AM
Sqoop import fails on empty table
We have a batch job that looks into Teradata table and offloads delta records to HIVE based on a timestamp column.
We havent used SQOOP incremental mode, Instead we have setup views on top of teradata tables and a joined to a control table to get the delta records.
Once the offload is completed, We update the control table with MAX of timestamp record.
However, We are stuck with below issue: Import failed: com.teradata.connector.common.exception.ConnectorException: Input source table is empty
Could someone assist on the same?
Regards, SV
Created 01-03-2019 10:42 AM
Created 01-03-2019 10:42 AM
Created 01-03-2019 03:36 PM