It would be great to expose properties as *NIFI_<property in nifi.properties>*. I see that approach at https://hub.docker.com/r/wurstmeister/kafka/ kafka docker image.
On Fri, 19 Oct 2018 at 11:56 Robert R. Bruno <[email protected]> wrote: > Been running nifi cluster in a on-prem kubernetes cluster with a lot of > success. We found using local disks volumes helped performance. > > On Fri, Oct 19, 2018, 03:21 Mike Thomsen <[email protected]> wrote: > >> Guillaume, >> >> We also have a patch coming in 1.8 that exposes the clustering settings >> through Docker, so that should make it a lot easier for you to set up a >> test cluster. >> >> On Fri, Oct 19, 2018 at 3:49 AM Asanka Sanjaya <[email protected]> >> wrote: >> >>> Hi Guillaume, >>> I'm using nifi in our production kubernetes cluster on Google cloud for >>> about a year now and didn't run into any trouble. One thing you need to be >>> aware of is to have a persistent disk attached to your container in >>> kubernetes. Otherwise, when the pod gets restarted you will loose queued >>> flow files. >>> >>> On Thu, Oct 18, 2018 at 9:10 PM PICHARD, Guillaume < >>> [email protected]> wrote: >>> >>>> Hi, >>>> >>>> >>>> >>>> I’m looking for experiences and return on experience in running a Nifi >>>> Cluster in production using docker/kubernetes/mesos. Is it working well ? >>>> Is it stable ? Does it handle well a high workload ? >>>> >>>> >>>> >>>> Thanks for you feedbacks, >>>> >>>> Guillaume. >>>> >>>> >>>> >>> >>> >>> -- >>> >>> *Thanks,* >>> >>> Asanka Sanjaya Herath >>> >>> Senior Software Engineer | Zone24x7 >>> >>
