apache nifi - how to use wait notify processor for stopping invokehttp processor? -


i want stop invokehttp proccesor when has failure (when invokehttp processor fails, notify processor should "notify" wait processor failure , should make invokehttp processor wait or stop).

i tried use wait/notify processor notify processor throws exception this:

enter image description here

question possible duplicate of how use wait\notify processor?

for solution is.,

you need create , start distributedmapcacheserver , distributedmapcacheclient. client needs configured port , host server listening on.

then wait , notify processors use distributedmapcacheclient.

since able start processors, have client setup, don't have server running.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -