Unable to install kafka in community edition

dyusuf
New Contributor II

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.