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 some machines do not have the same capacity ? or should I try to keep the capacity (CPU, RAM) the same across the cluster?
Also, is Nifi looking at some metrics to determine where a given processor should be executed? Does it have any load balancing algorithm to spread the load as evenly as possible? Thanks
