Hello Mike, Where can I find nifi 1.8 image for docker ? I get Pulling nifi (apache/nifi:1.8.0-SNAPSHOT-dockermaven)... ERROR: manifest for apache/nifi:1.8.0-SNAPSHOT-dockermaven not found
Regards, Chris On Fri, Jul 20, 2018 at 1:10 PM Mike Thomsen <[email protected]> wrote: > 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 >> >
