Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Is there a mention of how to deploy the NiFi 2.x without ZooKeeper for cluster coordination/Leader Election? #516

Open
swamyrajamohan opened this issue Feb 9, 2025 · 1 comment

Comments

@swamyrajamohan
Copy link

Type of question

Implementation Assistance

Support question

With NiFi 2.0 removing a requirement for ZooKeeper for cluster coordination and supporting Kubernetes ConfigMaps and leases for Leader election,
Is there a mention of how to deploy the NiFi 2.x without ZooKeeper for cluster coordination/Leader Election?

I currently am using NiFi Version 1.28.1 with NiFiKop v1.11.0 and would like to move to NiFi 2.1 at least to avail of the new Python based processors and also get rid of the Zookeeper dependency.

Could you guide me to the procedure for the same?

NiFiKop version

No response

Golang version

No response

Kubernetes version

No response

NiFi version

1.28.1

@juldrixx
Copy link
Contributor

juldrixx commented Feb 9, 2025

You can find everything here

If you want to migrate the state, you will to look into the property nifi.state.management.provider.cluster.previous --> https://nifi.apache.org/nifi-docs/administration-guide.html#state_management

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants