博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年1月30日

摘要: 配置kafka 服务器环境 Ubuntu 17.10 启动kafka服务器 nohup作为后台进程执行独立的shell session nohup bin/kafka-server-start.sh config/server.properties > kafka.log 2>&1 & tail - 阅读全文

posted @ 2018-01-30 11:46 哈哈丶大傻瓜 阅读(163) 评论(0) 推荐(0) 编辑