zk_shell
zk_shell copied to clipboard
Something questions about zk_shell data restoring
Hello, I have the following questions, I hope to be answered:
- Zk_shell supports copying ZooKeeper cluster to json file, but how to restore from json file to original ZooKeeper cluster?
- Does zk_shell support copying data at a specified time?
Thank you for reading, and I am looking forward to your reply.
Just curious, have you seen this post before?
Another option to get a snapshot dump directly is zkSnapShotToolkit. For restoration, what about just using a backed up snapshot?
In terms of scheduling, you probably would get very far setting up a cron entry or systemd task. Would that be an option for ya?