Nifi Clustering not working

2018-04-17 Thread Jonathan Kosgei
Thank you for the tips. I've tried setting the fqdn as the hosts and made sure each was pingeable from all the other nodes with no luck. In particular I see this error a lot; Unable to locate group with id 'd4779129-0162-1000-982f-9436d01eb801'. I'm wondering if I might have a port c

Re: Nifi Clustering not working

2018-04-20 Thread Peter Wilcsinszky
Hi, I've tested your statefulset and it seems it doesn't even try to connect to zookeeper to form a cluster, although the config looks good. I'm still new to this, but will dig deeper later. Peter On Tue, Apr 17, 2018 at 6:55 PM, Jonathan Kosgei wrote: > Thank you for the tips. > > > > I've tr

Re: Nifi Clustering not working

2018-05-08 Thread Peter Wilcsinszky
Jonathan, I think the issue is with how you apply the overrides in the properties file. I've removed the trailing comments from the overriden lines and it seems to be working. Peter On Fri, Apr 20, 2018 at 11:01 AM, Peter Wilcsinszky < peterwilcsins...@gmail.com> wrote: > Hi, > > I've tested yo