Skip to content

This application writes records to Kafka with KafkaProducer.

Notifications You must be signed in to change notification settings

clgrogan/Kafka-Producer-Client

Repository files navigation

Apache Kafka Producer Application

This application writes records to Kafka with KafkaProducer.

Summary

Project Specifications

Build a small application writing records to Kafka with a KafkaProducer. Use the Confluent Cloud service to host the Environment and Cluster.

Tech Notes

  • The configuration files are not included in the Git repository. The Kafka tutorial referenced in the acknowledgements provides guidance on how to set up the configuration files.

  • The tutorial was out of date slightly when I created this application. There must be a "settings.gradle" file in the application (typically at the root directory) for newer versions of Gradle in order to build the application. For single project builds the file may be empty.

  • JAVA - Mozilla developer guide for HTML5.

Built With

  • JAVA - Mozilla developer guide for HTML5.

Subjects Demonstrated

All of the following technologies, tools, topics, etc. were used for this project.

  • Java
  • Kafka Producer
  • Gradle / Gradle Wrapper
  • Git

Deployment

  • NA

Authors

Curt Grogan - Software Engineer

Acknowledgments

Confluent Kafka Tutorials I utilized the walkthrough for building a Apache Kafka Producer application using Confluent Cloud. Tutorial title, "How to build your first Apache KafkaProducer application."

About

This application writes records to Kafka with KafkaProducer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages