Jeff, Great, glad that resolved the issue. It's a pretty bad error message, though. I noted this as a particular error message to address on ticket NIFI-48 [1].
Thanks -Mark [1] https://issues.apache.org/jira/browse/NIFI-48 > On Sep 24, 2015, at 6:25 PM, Jeff <[email protected]> wrote: > > Removing flow.xml.gz and all the template files worked. > > Thanks for your help >> On Sep 24, 2015, at 4:19 PM, Mark Payne <[email protected]> wrote: >> >> Jeff, >> >> In this respect, it is also considering your templates part of your flow. So >> there's a good chance you've got >> a conflicting set of templates. If you blow away your flow.xml.gz and all >> templates you should be okay. >> Templates are stored in conf/templates, if you haven't changed the location >> from the defaults. >> >> >> Thanks >> -Mark >> >> >>> On Sep 24, 2015, at 4:13 PM, Jeff <[email protected]> wrote: >>> >>> Hi, >>> >>> I created a 2 node cluster but I was having development issues so I worked >>> with only one until I got a custom processor working. I attempted to add >>> the second node back in but get the error "Failed to connect node to >>> cluster because local flow is different than cluster flow.” I deleted the >>> flow.xml.gz file from the node I’m attempting to add, then restarted, same >>> issue. I even copied the flow.xml.gz file from node 1 to node 2, same >>> issue. >>> >>> Any ideas? >>> >>> Thanks, >>> >>> -jeff >>> >>> >> >
