We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you want to play around with Kafka using sample application code then please follow the following help points -
Download Kafka 0.8.0 source from the [Kafka download page](https://www.apache.org/dyn/closer.cgi? path=/kafka/0.8.0/kafka-0.8.0-src.tgz)
Download Kafka-Message-Server-Example folder from the repository and copy it in to the kafka src folder.
Copy following scripts from Kafka-Message-Server-Example/config to provided locations -
KafkaProject.scala to [Kafka-src]/project/build/
build.sbt to Kafka-Message-Server-Example folder
Build.scala to [Kafka-src] folder