E 0

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

h2

nohup /opt/kafka_2.11-0.10.1.0/bin/kafka-server-start.sh /opt/kafka_2.11-


0.10.1.0/config/server.properties > /opt/kafka_2.11-0.10.1.0/kafka.log 2>&1 &

cat /opt/kafka_2.11-0.10.1.0/kafka.log | grep port

bin/kafka-topics.sh --create --zookeeper localhost:2181 --replication-factor 1


--partitions 1 --topic FirstTopic

bin/kafka-console-producer.sh --broker-list localhost:9092 --topic FirstTopic

bin/kafka-console-consumer.sh --zookeeper localhost:2181 --topic FirstTopic --from-


beginning --consumer-property group.id=MyGroup

list the topiCs

/opt/kafka_2.11-0.10.1.0# bin/kafka-topics.sh --list --zookeeper localhost:2181

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy