Hi Bryan, How can I setup a DistributedMapCacheServer?
Thanks, Arathi From: Bryan Bende [mailto:[email protected]] Sent: Thursday, March 17, 2016 4:09 PM To: [email protected] Subject: Re: DetectDuplicate : java.net.ConnectException Hello, DistributedMapCacheClientService requires a DistributedMapCacheServer to be setup first. You then point the client service at the host (most likely local host in your scenario) and port of the server. Let us know if that doesn't help. -Bryan On Thu, Mar 17, 2016 at 3:50 PM, Arathi Maddula <[email protected]<mailto:[email protected]>> wrote: Hi, Iam new to Apache Nifi and Iam trying it out on my Windows machine. When I use the DetectDuplicate processor, I get java.net.ConnectException. How can I start DistributedMapCacheClientService? Thanks, Arathi
