Skip to content

pradeepsalunke/MovieLens-Hive-Vs-SQL

Repository files navigation

Movie Lens Database

Hive Vs SQL Implementation

Reference Paper

Mini project to implement Movie Lens Database's HIVE and SQL version.

Dataset

Objective of this project is to compare the run time perfomances of SQL vs HIVE on a small dataset and how the query execution plan is built up in the background.

Also explained are the concepts of schema-on-read, “Push Predicate Down”, hash-join, indexing, tree structures, Hadoop & MapReduce working.

Learning point: Hive useful for huge analytical processing & SQL for transactional operations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published