Skip to content

Example Mortar project for working with the million song dataset

Notifications You must be signed in to change notification settings

michaelmoss/millionsong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Mortar!

Mortar is a platform-as-a-service for Hadoop. With Mortar, you can run jobs on Hadoop using Apache Pig and Python without any special training. You create your project using the Mortar command-line tool, deploy code using the Git revision control system, and Mortar does the rest.

Million Song Project

This is an example Mortar project using the publicly-available Million Song Dataset.

It has two pigscripts that you can use and customize:

  • top_density_songs: Find the songs with the most beats per second in the 1MM song dataset. Code to REALLY FAST music.
  • hottest_song_of_the_decade: Figure out which song was the hottest in every decade

If you add more interesting pigscripts, please send us a pull request!

About

Example Mortar project for working with the million song dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published