kafka-server-start.sh -daemon ../config/server.properties
kafka-server-stop.sh
或者
kill -15 <kafka_pid>
1. 创建一个topic