Commit inicial

This commit is contained in:
2023-04-12 13:42:55 -04:00
commit 82fb88a4e7
9 changed files with 185 additions and 0 deletions

5
start Normal file
View File

@@ -0,0 +1,5 @@
// Start Zookeeper
/usr/local/bin/zookeeper-server-start /usr/local/etc/zookeeper/zoo.cfg
// start Kafka
/usr/local/bin/kafka-server-start /usr/local/etc/kafka/server.properties