- Ameer Sohail Shaik
- Pavan Krishna
Docker container with a seperate container for :
- zookeeper
- broker
- flask-streamer
- mongo
- spark
Description : Kafka Zookeeper Service running to support the kafka streaming service Port : 2181
Description : Kafka Broker Service running to support the kafka streaming service Port : 9092
Description : Front End Application running on Flask - Streams data on request Port : 5000
Description : MongoDB Server for database Port : 27017
Description : Backend Application running on FastAPI - Runs Spark code on demand - Classifies and Trains data Port : 9999
Model Used : SVM + Calibrated Classifier CV Accuracy : 75%
docker-compose up