I'm using a QueryDatabaseTable processor to do delta copies every 10 minutes
from MySQL into an avro file.  I'm running NiFi in a container & want to
make it stateless, so what I'd like to do is upon startup read the current
pointer from the destination and set the QueryDatabaseTable processor's
state so the delta copies begin from that index.
Looking through the CLI/API docs I can't find a way to set a processor's
state.  Does anyone have a way to do this that they can share?



--
Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Reply via email to