Hi Arathi, Welcome to the NiFi community. The DistributedMapCacheClientService works in tandem with the DistributedMapCacheServer. Creating an instance of that Controller Service will let you configure the associated properties which can then also be entered for your client, DistributedMapCacheClientService, listed above.
Please let us know if you run into any issues. [1] http://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.distributed.cache.server.map.DistributedMapCacheServer/index.html On Thu, Mar 17, 2016 at 3:50 PM, Arathi Maddula <[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 > > >
