Created on 08-20-2017 01:54 PM - edited 08-17-2019 06:42 PM
I need to use wait processor for terminating invokehttp processor in case of failure, I have tried this - [https://stackoverflow.com/questions/43915412/how-to-use-wait-notify-processor][1]
and added DistributeCashMapServerService by PutDistributeMapCachProcessor (I have made host:localhost with port 4557 for both DistributeMapCachclient and server service), but both of them still throws execpetion:Should I change server port? Or configure it another way?
(P.S I have uploaded picture of error itself and my workflow in nifi)
Created 08-21-2017 05:49 PM
first of all i have winsows and when i try to make all this by bat file i get this case :https://community.hortonworks.com/questions/129851/stopping-processor-by-curl-commands.html
Created 08-21-2017 10:01 PM
What version of Windows are you using?
Created 08-22-2017 07:44 AM
Win 8.1 enterprise 64 bit
Created on 08-21-2017 05:53 PM - edited 08-17-2019 06:41 PM
I have nifi 1.3.0 it even doesn't have nifi -api folder may be i need to use other version of nifi
Created 08-21-2017 07:17 PM
I haven't tried on a windows based OS. I'll give it a try and let you know what I find.