Very Well Explained Sir, But there is one minor update if someone facing an issue of automatic kafka server shutdown just go to your server.properties file and add a line host.name=yourhostname (you can find your hostname on ubuntu terminal by just typing hostname) this will solve the problem
In Apache Kafka 2.5, you can simply install it without ZooKeeper preinstalled: Step 2: start the server Kafka uses ZooKeeper, so you must first start a ZooKeeper server if you don't already have one. You can use the convenience script that comes with kafka to get a quick and dirty ZooKeeper single node instance. Thx anyway
Thanks a lot sir jii. Your video is very much easy and helpful.. You are great..
Insightfull!!!
Very Well Explained Sir, But there is one minor update if someone facing an issue of automatic kafka server shutdown just go to your server.properties file and add a line host.name=yourhostname (you can find your hostname on ubuntu terminal by just typing hostname) this will solve the problem
In Apache Kafka 2.5, you can simply install it without ZooKeeper preinstalled:
Step 2: start the server
Kafka uses ZooKeeper, so you must first start a ZooKeeper server if you don't already have one. You can use the convenience script that comes with kafka to get a quick and dirty ZooKeeper single node instance.
Thx anyway
i'm having ERROR :- "java.lang.NoSuchMethodError: org.apache.zookeeper.ZooKeeper.(Ljava/lang/String;ILorg/apache/zookeeper/Watcher;Lorg/apache/zookeeper/client/ZKClientConfig;)V
"
Thanks... alot
Well explained. Love it
Thanks
Thank you so much