getting two errors update setstate idle and [main 2024-03-02T02:24:28.701Z] Extension host with pid 11420 exited with code: 0, signal: unknown. kindly help to resolve
zkServer.cmd status conf1/zoo.cfg This does not work in windows. Can u pls share your zkServer.cmd file content. How are u managing arguments ? In windows, we have to remove %* from the end.
these commands by replacing .cmd are not working for me it automatically looks for default conf/zoo.cfg. If i pass command line args like conf1/zoo.cfg it throws error
yes definitely, you can do that. The unique location of a server is combination of ip address and port. As long as this combination is unique, it will be fine. So, while connecting to the servers, you need to make sure that correct ip and port are mentioned for each of the servers.
Great video Anubhav Sir
Thanks Atul!
wow, very simple yet detailed explanation of the zookeeper demo.
Keep it up!
Looking forward for more such videos
Thanks a lot!
Very well explained!!
nicely explained ...
please continue this series.
Thank you !
Awesome tutorial
you are amazing my friend!!
glad that it helped 😊
getting two errors update setstate idle and [main 2024-03-02T02:24:28.701Z] Extension host with pid 11420 exited with code: 0, signal: unknown. kindly help to resolve
Can you add more details. In which step are you getting error?
Can you make video for zookeeper ensemble mode where zookeeper is secure with SSL and SASL.. Thanks in advance.
Hey, I would plan to cover sometime. Did the public doc help?
zkServer.cmd status conf1/zoo.cfg
This does not work in windows. Can u pls share your zkServer.cmd file content. How are u managing arguments ?
In windows, we have to remove %* from the end.
these commands by replacing .cmd are not working for me it automatically looks for default conf/zoo.cfg. If i pass command line args like conf1/zoo.cfg it throws error
Error: Invalid arguments, exiting abnormally
java.lang.NumberFormatException: For input string: "C:\Users\apache-zookeeper-3.8.3-bin\apache-zookeeper-3.8.3-bin\bin\..\conf\zoo.cfg"
can you add more details?
if have three different servers and has zookeeper in each server can i use different ports in that case too?
yes definitely, you can do that. The unique location of a server is combination of ip address and port. As long as this combination is unique, it will be fine.
So, while connecting to the servers, you need to make sure that correct ip and port are mentioned for each of the servers.
If you only had one server, would you set the IP address for the server in the same way?
for single server, here is the video : th-cam.com/video/uRhb-iLPbuQ/w-d-xo.html