Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Role of NiFi Cluster Coordinator

avatar
Master Guru

with NiFi 1.0 The Cluster Coordinator is responsible for disconnecting and connecting nodes. What does that exactly mean and a use case would be appreciated. Additionally does it perform any other task?

1 ACCEPTED SOLUTION

avatar
Master Guru

I found the information here

https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html

NiFi Cluster Coordinator: A NiFi Cluster Cluster Coordinator is the node in a NiFI cluster that is responsible for carrying out tasks to manage which nodes are allowed in the cluster and providing the most up-to-date flow to newly joining nodes. When a DataFlow Manager manages a dataflow in a cluster, they are able to do so through the User Interface of any node in the cluster. Any change made is then replicated to all nodes in the cluster.

View solution in original post

1 REPLY 1

avatar
Master Guru

I found the information here

https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html

NiFi Cluster Coordinator: A NiFi Cluster Cluster Coordinator is the node in a NiFI cluster that is responsible for carrying out tasks to manage which nodes are allowed in the cluster and providing the most up-to-date flow to newly joining nodes. When a DataFlow Manager manages a dataflow in a cluster, they are able to do so through the User Interface of any node in the cluster. Any change made is then replicated to all nodes in the cluster.