In this project, we will analyse music history data files with apache cassandra. we will build ETL pipleline using python and build data model around our queries. For our use case we want answers for below questions.
- Get details of a song that was heard on the music app history during a particular session.
- Get songs played by a user during particular session on music app.
- Get all users from the music app history who listened to a particular song.
- JDK 8
- Apache Cassandra
- Python 2.7
how to install appache cassandra on windows 10. for stepy by step details check the link https://medium.com/informatics/how-to-install-apache-cassandra-on-windows-10-210045e50f57