摘要: Ubuntu安装部署Kafka 环境: Ubuntu 18.04.4 LTS ,JDK1.8,kafka_2.12-2.3.1 确保已经安装了JDK,JDK安装过程不再赘述。可参考文章xxxx 一、下载二进制安装包 1.1 官网地址:https://kafka.apache.org/download 阅读全文
posted @ 2020-11-06 18:35 刘晨[lcxhk_cn] 阅读(1390) 评论(0) 推荐(0)
摘要: 环境 CentOS7,JDK1.8 安装 maven3.6.3 一、下载安装包 maven下载地址 官网: http://maven.apache.org/download.cgi 国内镜像源:https://mirrors.tuna.tsinghua.edu.cn/apache/maven/mav 阅读全文
posted @ 2020-11-06 15:14 刘晨[lcxhk_cn] 阅读(181) 评论(0) 推荐(0)