cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Unable to install kafka in community edition

dyusuf
New Contributor

Hi,

I am trying to install kafka in databricks community edition after downloading. Using below command in notebook..

 
%sh cd kafka_2.12-3.8.1/
ls -ltr ./
bin/zookeeper-server-start.sh config/zookeeper.properties
 
Below is the error log.
Kindly help.
1 REPLY 1

Walter_C
Databricks Employee
Databricks Employee

It seems like the issue might be related to a port conflict, as indicated by the java.net.BindException: Address already in use error. You might want to check if another instance of ZooKeeper or another service is using the same port

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group