This is a data engineering project for log analytics using kafka and spark
To get started and runing this program
- python producer.py
- spark-submit --packages org.apache.spark:spark-sql-kafka-0-10_2.12:3.4.1 consumer_2gb.py
This is a data engineering project for log analytics using kafka and spark
To get started and runing this program