Using wait Processor in nifi -


i need use wait processor terminating invokehttp processor in case of failure, have tried - how use wait\notify processor? , added distributecashmapserverservice putdistributemapcachprocessor (i have made host:localhost port 4557 both distributemapcachclient , server service), both of them still throws execpetion:

here's screenshot of error message: enter image description here

should change server port? or configure way?

here workflow: enter image description here


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -