nanthakumaran-s / Learn-Kafka

8 stars 3 forks source link

Do you get error accessing http://localhost:9092/ post installation? #2

Open kharabela opened 1 year ago

kharabela commented 1 year ago

Do you get an error accessing http://localhost:9092/ post installation? image

image

nanthakumaran-s commented 8 months ago

The reason you're encountering this message is that Kafka uses a binary communication method rather than a browser-specific one. To effectively work with Kafka, make sure you have the essential tools such as Kafka command line tools and language-specific packages for your programming environment. If you have any questions on these tools, feel free to ask!