Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

NiFi clustering without ZooKeeper #448

Closed
malthe opened this issue Aug 22, 2024 · 3 comments
Closed

NiFi clustering without ZooKeeper #448

malthe opened this issue Aug 22, 2024 · 3 comments
Assignees
Labels
community enhancement New feature or request

Comments

@malthe
Copy link

malthe commented Aug 22, 2024

Is your feature request related to a problem?

NiFi 2.0.0 introduces new capabilities leveraging Kubernetes ConfigMaps and Leases to support clustering without the need for ZooKeeper.

We should leverage this capability to simplify the deployment.

Describe the solution you'd like to see

See https://exceptionfactory.com/posts/2024/08/10/bringing-kubernetes-clustering-to-apache-nifi/ for additional background and motivation.

Describe alternatives you've considered

No response

Additional context

No response

@malthe malthe added community enhancement New feature or request labels Aug 22, 2024
@juldrixx
Copy link
Contributor

Hello,

We had started work on implementing the feature in this PR but we were missing a feature in NiFi for which we had requested validation of the implementation (https://issues.apache.org/jira/browse/NIFI-12590) so we were waiting for the feature to be released. But since then, we haven't necessarily had the time to go back over it.

But yes, we want to implement it. And it will maybe lead to a new CRD version for the NifiCluster.

@yakovasavr
Copy link

Hello team,

It seems issue has beed resolved on Apache side. Could you please return back to the feature?
It is quite important for product future to be able to provide a solution without zookeeper.

@juldrixx
Copy link
Contributor

juldrixx commented Oct 24, 2024

Hello team,

It seems issue has beed resolved on Apache side. Could you please return back to the feature? It is quite important for product future to be able to provide a solution without zookeeper.

The feature is ready with its PR (#450) It will be merged tomorow if there is no more review. And a new version will be released with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants