Cluster support is only in 1.8. On Fri, Jul 20, 2018 at 7:02 AM Chris Herssens <[email protected]> wrote:
> Hello All, > > I try to setup a nifi cluster with docker for windows. > For that I use the docker-compose file from the nifi repository > (https://github.com/apache/nifi/tree/master/nifi-docker/docker-compose) > > I launch 3 nifi instance , but the instances are not clustered. In the > nifi properties files the cluster variables are not changed : > > nifi.cluster.is.node=false > nifi.cluster.node.address= > nifi.cluster.node.protocol.port= > > also zookeeper connect setting is empty > > docker image for nifi is set to apache/nifi:1.7.1 > > regards, > > Chris >
