dzdo -s
cd /usr/bin
zookeeper-server-start -daemon /etc/kafka/zookeeper.properties
kafka-server-start -daemon /etc/kafka/server.properties
schema-registry-start -daemon /etc/schema-registry/schema-registry.properties
# toping
dzdo -s
cd /usr/bin
./schema-registry-stop
./kafka-server-stop
./zookeeper-server-stop
Last active
February 8, 2017 20:16
-
-
Save tegansnyder/fa4f03ba24929e18ade995a473ebcaf4 to your computer and use it in GitHub Desktop.
Starting Kafka
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment