This message was deleted.
# troubleshooting
s
This message was deleted.
b
change the ZK port num
v
There are couple of ways to do that the simple one could be - (1) 1st start druid quick-start along with shipped Zk (2) Once druid is running, just start Kafka server ( dont start the Zk) - It should use the same ZK as the druid one.
Copy code
nohup bin/kafka-server-start.sh config/server.properties &
b
nice! (Hi @Vaibhav!)
👋 1
v
Hi @Ben Krug, I hope you are doing well .