摘要:
1.编辑profile文件,添加环境变量 PS1 [/etc/profile] export PS1='[\u@\h `pwd`]\$' 2.source source /etc/profile 3.最终结果: 阅读全文
摘要:
ERROR - Failed to send requests for topics test3 with correlation ids in [0,12](错误大概是这样的) 出现这个错误的时候我漫天的百度,因为自己在集群中生产者生产的数据,消费者能够消费。但是在本地java api 生产数据发 阅读全文