12628 Forks
24959 Stars
24959 Watchers

kafka

Mirror of Apache Kafka

How to download and setup kafka

Open terminal and run command
git clone https://github.com/apache/kafka.git
git clone is used to create a copy or clone of kafka repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kafka https://github.com/apache/kafka/archive/master.zip

Or simply clone kafka with SSH
[email protected]:apache/kafka.git

If you have some problems with kafka

You may open issue on kafka support forum (system) here: https://github.com/apache/kafka/issues