Editing Apache Kafka

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:Apache Kafka]] (Jan [[2011]], [https://trends.google.com/trends/explore?date=today%205-y&q=%2Fm%2F0zmynvd Trends], [[Scala]], [[Java]]) [[Stream processing]]
+
[[wikipedia:Apache Kafka]] (Jan [[2011]]) [[Stream processing]]
* https://kafka.apache.org/
+
* [[Google trends]]: https://trends.google.com/trends/explore?date=today%205-y&q=%2Fm%2F0zmynvd
* Installation:
+
 
** macOS: <code>[[brew install kafka]] && [[brew install zookeeper]] && [[brew install kcat]]</code>
+
* <code>[[brew install]] kafka</code>
** Docker: <code>[[docker pull]] apache/kafka:3.7.0 && [[docker run -d --name kafka]] -p [[9092]]:9092 apache/kafka:3.7.0 && [[docker exec]] -it kafka bash</code>
 
** Kubernetes: [[Helm install kafka]]
 
* Status: <code>[[brew services info kafka]] && [[brew services info zookeeper]]</code>
 
* Configuration: <code>[[/etc/kafka/]]</code>
 
** <code>[[server.properties]]</code>
 
* Cloud: [[Amazon Managed Streaming for Apache Kafka (MSK)]] (2018)
 
* Components:
 
** [[Kafka controller]]
 
  
 
== Binaries ==
 
== Binaries ==
 +
 
  [[kafka-acls]]
 
  [[kafka-acls]]
 
  [[kafka-broker-api-versions]]
 
  [[kafka-broker-api-versions]]
 
  [[kafka-cluster]]
 
  [[kafka-cluster]]
 
  [[kafka-configs]]
 
  [[kafka-configs]]
  [[kafka-console-consumer]]
+
  kafka-console-consumer
  [[kafka-console-producer]]
+
  kafka-console-producer
 
  kafka-consumer-groups
 
  kafka-consumer-groups
 
  kafka-consumer-perf-test
 
  kafka-consumer-perf-test
Line 26: Line 19:
 
  [[kafka-features]]
 
  [[kafka-features]]
 
  kafka-leader-election
 
  kafka-leader-election
  [[kafka-log-dirs]]
+
  kafka-log-dirs
 
  kafka-metadata-shell
 
  kafka-metadata-shell
 
  kafka-mirror-maker
 
  kafka-mirror-maker
 
  kafka-preferred-replica-election
 
  kafka-preferred-replica-election
 
  kafka-producer-perf-test
 
  kafka-producer-perf-test
  [[kafka-reassign-partitions]]
+
  kafka-reassign-partitions
 
  kafka-replica-verification
 
  kafka-replica-verification
 
  kafka-run-class
 
  kafka-run-class
Line 41: Line 34:
 
  kafka-verifiable-consumer
 
  kafka-verifiable-consumer
 
  kafka-verifiable-producer
 
  kafka-verifiable-producer
 
== News ==
 
* Oct 2022, v3.3.0 https://www.confluent.io/blog/apache-kafka-3-3-0-new-features-and-updates/
 
** [[KRaft]] mode available for new cluster production ready
 
 
== Activities ==
 
* Create a [[Topic]] using <code>[[kafka-topics --create]]</code> and send <code>([[kafka-console-producer‎‎]])</code> and receive messages <code>([[kafka-console-consumer]])</code>
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[PubSub]]
 
* [[PubSub]]
* [[Apache Zookeeper]] distributed and hierarchical [[key-value]] store.
+
* [[Apache Zookeeper]]
 
* [[AWS Kinesis]]
 
* [[AWS Kinesis]]
 
* [[Sentry]]
 
* [[Sentry]]
 
* [[Conduktor]] platform
 
* [[Conduktor]] platform
 
* [[Zipkin]]
 
* [[Zipkin]]
* [[Scala]]
 
* [[apt-get install kafkacat]]
 
* [[KRaft]] ([[Kafka Raft]])
 
* [[Cloudera]]
 
* [[Linkedin Cruise-control]]
 
* [[Kafka Streams]]
 
* [[KIP-405: Kafka Tiered Storage]]
 
  
 
== See also ==
 
== See also ==
* {{kafka-topics}}
 
* {{AWS MSK}}
 
 
* {{Kafka}}
 
* {{Kafka}}
 +
* {{MQ}}
 +
* {{Apache}}
  
 
[[Category:Apache]]
 
[[Category:Apache]]
 
[[Category:Kafka]]
 
[[Category:Kafka]]
[[Category:MQ]]
 

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: