RE: Running Nifi in cluster mode

2018-09-12 Thread Jean-Sebastien Vachon
Thanks Bryan, This really helps. -Original Message- From: Bryan Bende Sent: September 12, 2018 10:23 AM To: users@nifi.apache.org Subject: Re: Running Nifi in cluster mode Hello, There is a graph of processors often referred to as the "flow" and each node in the cluster r

Re: Running Nifi in cluster mode

2018-09-12 Thread Bryan Bende
Hello, There is a graph of processors often referred to as the "flow" and each node in the cluster runs a copy of the flow. So all nodes are running the same components, with the exception of source processors that happen to be scheduled as primary node only. The data must be divided across the

Running Nifi in cluster mode

2018-09-12 Thread Jean-Sebastien Vachon
Hi all, Can someone tell me how Nifi manages/dispatches jobs to nodes in a cluster? Right now, I have a cluster of only three identical machines running on AWS but I would like to be able to extend my cluster by adding spot instances of different types and capacity. Will Nifi be aware that

Re: NiFi in cluster mode

2018-02-28 Thread Bryan Bende
the process group. Thanks, Bryan On Wed, Feb 28, 2018 at 8:47 AM, <mohit.j...@open-insights.co.in> wrote: > Hi all, > > > > I have a few query regarding NiFi cluster mode:- > > Nifi 1.4.0 doesn’t allow to edit a remote process group which is overcome in > NiFi 1.5

NiFi in cluster mode

2018-02-28 Thread mohit.jain
Hi all, I have a few query regarding NiFi cluster mode:- 1. Nifi 1.4.0 doesn't allow to edit a remote process group which is overcome in NiFi 1.5.0. So we are planning to move to nifi 1.5.0. Is it necessary to use the remote input ports in the root canvas? We used to initialize