Re: Nifi zookeeper state migration to different cluster

2020-03-27 Thread Bryan Bende
If you are asking if this is the correct way to migrate the data from an old ZK to a new one, then yes. As far as the flow being stopped... if you don't stop it, then flow might continue to modify the state in ZK while you are migrating it, so maybe there is some value of 1 and that gets migrated

Re: Nifi zookeeper state migration to different cluster

2020-03-27 Thread sanjeet rath
Hi, If someone could help me with my trailed query, then it would be really helpful. I eagerly await for your response. Regards, Sanjeet On Thu, Mar 26, 2020 at 3:20 PM sanjeet rath wrote: > > Hi Team, > > I am trying to achieve Nifi migration to a different cluster using > zookeeper state

Nifi zookeeper state migration to different cluster

2020-03-26 Thread sanjeet rath
Hi Team, I am trying to achieve Nifi migration to a different cluster using zookeeper state migration (in case of failure of cluster) Steps i am doing. zk-migrator.sh -r -z sourceHostname:sourceClientPort/sourceRootPath/components -f /path/to/export/zk-source-data.json zk-migrator.sh -s -z