设为首页 加入收藏

TOP

kafka-topics.sh --describe   说端口被占用了。
2019-03-23 14:33:29 】 浏览:62
Tags:kafka-topics.sh --describe   占用
sh kafka-topics.sh --describe --zookeeper datanode02.yixia.com:2181 datanode03.yixia.com:2181 datanode01.yixia.com:2181 namenode01.yixia.com:2181 namenode02.yixia.com:2181 --topic test


Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 9999; nested exception is:

java.net.BindException: Address already in use (Bind failed)
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇kafka集群设置shell脚本一键启动.. 下一篇kafka设置监听器的启动和禁用

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目