Created 04-20-2017 03:34 PM
I try to implement this thing:
https://zookeeper.apache.org/doc/trunk/zookeeperReconfig.html
But it available starting from Zookeeper 3.5.0
Is there a way to replace zookeeper with newer version in Apache NiFi ?
Thank you.
Created 04-20-2017 03:42 PM
I believe you would have to grab the entire NiFi branch from github and then replace the zookeeper with the newer version in the branch and then rebuild NiFi on your system.
Created 05-04-2017 08:38 PM
so, it seems that ZooKeeper Migrator could be used? Migrating from an embedded ZooKeeper in NiFi 0.x or 1.x to an external ZooKeeper
Created 05-04-2017 08:38 PM
so, it seems that ZooKeeper Migrator could be used? Migrating from an embedded ZooKeeper in NiFi 0.x or 1.x to an external ZooKeeper