Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in apache-kafka

When/how does a topic "marked for deletion" get finally removed?

apache-kafka

Kafka or SNS or something else? [closed]

How to view kafka message

apache-kafka

How to check if ZooKeeper is running or up from command prompt?

How to change the number of replicas of a Kafka topic?

apache-kafka

Kafka consumer list

What is the difference between Apache kafka vs ActiveMQ

apache-kafka activemq

In Apache Kafka why can't there be more consumer instances than partitions?

distributed apache-kafka

How to list all available Kafka brokers in a cluster?

apache-kafka

Difference between stream processing and message processing

Difference between session.timeout.ms and max.poll.interval.ms for Kafka >= 0.10.1

Is there a way to delete all the data from a topic or delete the topic before every run?

List all Kafka 0.10 topics using - -zookeeper flag without access to Zookeeper

Is it possible to add partitions to an existing topic in Kafka 0.8.2

How to Delete a topic in apache kafka [duplicate]

java apache-kafka

I am evaluating Google Pub/Sub vs Kafka. What are the differences? [closed]

Delete topic in Kafka 0.8.1.1

apache-kafka

Apache Kafka vs Apache Storm

Java, How to get number of messages in a topic in apache kafka

java messages apache-kafka

What's the purpose of Kafka's key/value pair-based messaging? [closed]