how do I update a file with zkCli without any third party tools? I can't seem to find any examples anywhere. I can connect to the zookeeper instance, create/delete nodes and etc... but can't figure out how to upload one file from the filesystem into it.
Thanks in advance
You can't do that with the standard zookeeper cli. You can do that with zk_shell. From their readme,
(CONNECTED) /> cp file:///etc/passwd zk://localhost:2181/passwd
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With