Appendix: Building a NiFi Cluster
Book: Data Engineering with Python
Author: Paul Crickard
ISBN: 978-1-83921-418-9
Previous: Real-Time Edge Data with MiNiFi, Kafka, and Spark
The appendix is a bonus chapter on NiFi clustering. By this point you have Kafka, ZooKeeper, and Spark running across pseudo-nodes on one machine. Crickard extends the same idea to NiFi: spread pipeline work across multiple servers instead of buying a bigger box.