Skip to content

omkaarlavangare/pig-hive-movielens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MovieLens Dataset

Here, I have performed some basic analysis on the movielens dataset, through Pig and Hive.
Firstly, I have uploaded the data onto hdfs in "pigInput" named directory.
Secondly, loaded the necessary tables and made sure that it is ready to use.

Scripts

I have done the same analysis but with different languages.
Also, I have kept the structure of the scripts same for different analysis as anybody can easily figure out what changes have been made and how a particular script is different from other.

Dataset

Dataset Used: https://files.grouplens.org/datasets/movielens/ml-latest-small.zip
I would like to thank MovieLens for providing data.
F. Maxwell Harper and Joseph A. Konstan. 2015. The MovieLens Datasets: History and Context. ACM Transactions on Interactive Intelligent Systems (TiiS) 5, 4: 19:1–19:19. https://doi.org/10.1145/2827872

About

Basic Analysis of MovieLens Dataset with Pig and Hive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published