02 2021 档案

摘要:Centos中用ssh启动kafka集群或zookeeper集群出现错误: /opt/module/kafka/bin/kafka-run-class.sh: line 258: exec: java: not found 但是不是用ssh单独启动的时候是可以启动的 当我们运行ssh hadoop0 阅读全文
posted @ 2021-02-20 14:59 YF-海纳百川 阅读(650) 评论(0) 推荐(0)
摘要:mac 终端下,执行以下命令,即可安装brew: 用国内源,速度又快 /bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)" 阅读全文
posted @ 2021-02-19 11:17 YF-海纳百川 阅读(3241) 评论(0) 推荐(0)