Assignment 1

This programming assignment is designed to give hands-on experience working with the spark. This includes: loading data into creating RDDs, and performing the rudimentary metrics.

* How many total requests were received to different platforms (mobile,desktop)?
* What is the avg/min/max for the number of requests received per platform?
* Which day of the week does Wikipedia get the most traffic?

Data:

You can download the Wikipedia pageview data from here

Additional Information:

Submission Instructions:

Please find the assignment submission instructions here