Skip to content
Snippets Groups Projects
user avatar
defaultSouth authored
729047b7
History

Apache Kafka 공부

v2.13-2.6.0

Apache Kafka

설치

Kafka 다운로드

Download Binary

실행

zookeeper & kafka 서버 실행


WIN10@DESKTOP:~$ zookeeper-server-start config/zookeeper.properties

WIN10@DESKTOP:~$ kafka-server-start config/server.properties

목차