There are two ways, based on id or timestamp, here is the clear
documentation:
https://sqoop.apache.org/docs/1.4.2/SqoopUserGuide.html#_incremental_imports


On Sun, Mar 30, 2014 at 12:58 PM, Guillaume percoclap
<percoc...@gmail.com>wrote:

> Hi
>
> Using tool SQOOP, how could I import only differential data generated since
> the last import for SDL DB please?
>
> Let say I run first this command: sqoop import-all-tables --connect
> 'jdbc:sqlserver://xxxxssxs.com ;username=user1;password=xxxxx'
> --hive-import
>
> and the next day I want to import only modified/added/deleted data, is it
> existing a specific command allowing to do that?
>
> Thanks in advance
>
> Perco
>

Reply via email to