I am working on a processor that loads data to HDFS for an RDBMS using
ExecuteSQL processor. The data has a last update time that I would like to
use to load records that have changed since the last load.

How best can I go about saving the last execution time so I can use it as a
filter in the query.

Thanks

Reply via email to