In this video we will learn about installing Kafka manager. we will clone the repository and then we will compile the repository.

  • https://github.com/yahoo/CMAK
  • ./sbt clean dist
  • Change the configuration in application.conf
    • cmak.zkhosts=“zookeeper-host:2181"
  • Start the server using
    bin/cmak -Dconfig.file=conf/application.conf -Dhttp.port=8080

#kafka #kafka

Install Kafka manager | Kafka for beginners Part 4
2.40 GEEK