Kafka无法启动空白输出 [英] Kafka does not start blank output

查看:97
本文介绍了Kafka无法启动空白输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法安装Kafa和Zookeeper.

我已经运行过Zookeeper,并且它目前正在运行.我按照[请帮帮我.

解决方案

对我有用的解决方案:

  1. 创建日志文件夹并在sever.properties上提及它,它将不会自动创建该文件夹.

  2. 转到您的cmd并运行 kafka-server-start.bat D:\< pathofkafka> \ config \ server.properties

谢谢!

Im workign to install Kafa and Zookeeper.

I have already run the Zookeeper and it is currently running. I set up everything as in [https://dzone.com/articles/running-apache-kafka-on-windows-os]

when i finally run in my cmd,

.\bin\windows\kafka-server-start.bat .\config\server.properties

there is no output, it just moves shows the next command line started. Please help me out.

解决方案

Solution that worked for me:

  1. Create the logs folder and mention it on the sever.properties, it will not create the folder automatically.

  2. go to your cmd and run kafka-server-start.bat D:\<pathofkafka>\config\server.properties

Thanks!

这篇关于Kafka无法启动空白输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆