Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 985 Bytes

File metadata and controls

19 lines (12 loc) · 985 Bytes

Big-Data-Analyzing-10Gb-of-Yelp-Reviews-Data

Introduction

We will be using a Spark Cluster on AWS EMR for loading and running some analysis on Yelp’s Reviews and Businesses dataset (about 10gb) from Kaggle. We will run our analysis via Jupyer Notebook and the expected output arifact is a .ipynb file.

Amazon EMR Cluster

We first need to create a cluster on AWS EMR. image

Amazon EMR Notebook

Then, we need to configure our Juypter Notebook. image

Amazon S3

Lastly, we will download the dataset and upload it to Amazon S3. image