Skip to content

skshukla/KafkaStreamProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/skshukla/KafkaStreamProject.git

cd KafkaStreamProject

alias .ks=$(pwd)/scripts/run.sh

Run the below commad (Only first time required)

.ks -b

Run below command to push the csv file to your kafka broker/topic

.ks -t mytopic -d 2000 -f $(pwd)/src/main/data/company_data/department.csv -s localhost:9092

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published