You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Mike Thomsen <mi...@gmail.com> on 2018/06/20 10:53:05 UTC

Each node thinks it's cluster of 1

I've attached a few artifacts I'm using in an attempt to build a dockerized
cluster (didn't any good examples using the official docker image). That
should be enough to show all of the changes I've made to get to this point.

I can open the UI for each node and verify they're up and running. Only it
says 1/1 for each of them like they have no idea they exist. I'm using an
external ZooKeeper, so I have no idea why they'd all have no knowledge of
each other. Any ideas?

Thanks,

Mike