Skip to content

KudosAbhay/kafkaProducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Kafka Stream Producer

Able to send data on Kafka Stream

Prerequisites

  • JDK - 1.8
  • SBT Version - 1.1.5
  • Scala Version - 2.11.11
  • Apache Spark Version - 2.3.0
  • mvn version - 3.5.4
  • Apache Kafka Version - 2.0.0 Runs on Port: 9092
  • ZooKeeper Version - 3.4.12 Runs on Port: 2181
  • IntelliJ IDE CE 2018

Installation

Before Running the App

  • Please keep Zookeeper and Kafka Server running in the background

Project Contents

  • kafkaProducer: Send data on Kafka Stream

Releases

No releases published

Packages

No packages published

Languages