Skip to content

With song history event files we created ETL pipeline using python and built data model using Apache Cassandra and then we wrote CQL queries to answer use case questions.

Notifications You must be signed in to change notification settings

praveen-gopal-reddy/Data_Modelling_with_Cassandra

Repository files navigation

Overview

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.

Environment

  • 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

About

With song history event files we created ETL pipeline using python and built data model using Apache Cassandra and then we wrote CQL queries to answer use case questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published