0

I want to visualize kafka cluster and I've found out that yahoo's kafka-manager is good tool for this.

The github link says I should use sbt I didn't use it before and I am not sure that I need to install additional PO on my pc.

Can I just download jar file or something like this?

nitinr708
  • 1,393
  • 2
  • 19
  • 29
gstackoverflow
  • 36,709
  • 117
  • 359
  • 710

1 Answers1

1

SBT is easy to install - just download zip file & unpack it. If you don't want to install anything, but have Docker, then you can select from a number of Docker builds.

Alex Ott
  • 80,552
  • 8
  • 87
  • 132