The aim of this project is to create a live streaming data ingestion pipeline. Get the data from the API, pass it through the kafka broker and save it in the cassandra database.
dags: Contient le code Kafka d'ingestion des données, connectéscript: Contient le processus principal qui sera exécuté lorsque le conteneur est démarréspark_stream.pydocker-compose.yml: contient les images des conteneurs qui seront exécutés.