简体   繁体   English

如果我在本地没有sbt,可以使用yahoo-kafka-manager吗?

[英]Can I use yahoo-kafka-manager if I don't have sbt locally?

I want to visualize kafka cluster and I've found out that yahoo's kafka-manager is good tool for this. 我想可视化kafka集群,并且发现Yahoo的kafka-manager是实现此目的的好工具。

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. github链接说我应该使用以前从未使用过的sbt ,我不确定我是否需要在PC上安装其他PO。

Can I just download jar file or something like this? 我可以直接下载jar文件吗?

SBT is easy to install - just download zip file & unpack it. SBT易于安装-只需下载zip文件并解压缩即可。 If you don't want to install anything, but have Docker, then you can select from a number of Docker builds . 如果您不想安装任何东西,但是拥有Docker,则可以从许多Docker构建中进行选择

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 没有任何实例变量时可以使用静态方法吗? - Can I use static methods when I don't have any instance variables? 即使我没有任何实现,我如何能够引用 Entity Manager 实例? - How am I able to reference Entity Manager instance even if I don't have any implementation? 如果我不使用自定义连接管理器,我还应该在Apache HttpClient上设置ConnectionRequestTimeout吗? - Should I still set ConnectionRequestTimeout on Apache HttpClient if I don't use a custom connection manager? 我可以在Kafka处理器中拥有本地状态吗? - Can I have local state in a Kafka Processor? 我可以在ActionListener上使用get和set吗? 为什么不工作? - Can I Use get and set on ActionListener? Why don't work? 我需要使用TableLayout ...我已经下载了.jar ...不知道如何使用它 - I need to use TableLayout…I have the .jar downloaded…don't know how to use it 如何在本地使用外部库? - How can I use an external library locally? 如果我不提任何,kafka如何决定分区 - How does kafka decides the partition if I don't mention any 我无法创建我的存储库,因为我没有 @Id - I can't create my repository because I don't have @Id 如果我不关闭 kafka 生产者会发生什么 - What happens if I don't close the kafka producer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM