Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Vishu1
Employee
Employee

How to use sqoop component for loading data incrementally using type lastmodified

Hi,

Need help to set below command in the tSqoopImport / tSqoopMerge component for lastmodified type incremental load for Sqoop.

 

sqoop import --connect <DB connection details> --username <DB> --password <password> --table <tablename> --check-column <updated_dt> --merge-key id --incremental lastmodified --target-dir <targetdir>

Labels (2)
0 Replies