Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Kafka命令

  1. 启动zookeeper

    # ./zkServer.sh start
  2. 检测zookeeper是否启动成功

    # telnet localhost 2181
  3. 启动kafka broker, 默认后台启动,使用配置文件

    # ./kafka-server-start.sh -daemon ../config/server.properties

About

🌰 Useful examples for kafka

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages