Is it possible to do an incremental import using Sqoop?
Answer Posted / Dipak Kumar
Yes, it is possible to perform an incremental import using Sqoop by using the --incremental parameter in the import command. This allows Sqoop to only transfer data that has been modified or added since a specific timestamp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers