Contents
Presentations
- Overview: [click here]
- Databases: [click here]
- Data Models: [click here]
- Map Reduce: [click here]
- AWS: [click here]
- Pig: [click here]
- Pig on AWS: [click here]
ICA
Map Reduce is an extremely simple, yet powerful model for organizing data flow of very large data. Show how you can use mapreduce in order to solve the following questions.
- Quiz 1: [click here]
- Quiz 2: [click here]
- Quiz 3: [click here]
In Map Reduce, we can combine steps in dataflow chains in order to prevent unnecessary data movement. In the following examples, show how you can reorganize the dataflow by eliminating and combining steps.
- Quiz 1: [click here]
- Quiz 2: [click here]
- Quiz 3: [click here]
Solutions:
- Set 1: [click here]
- Quiz 1: [click here]
- Quiz 2: [click here]
- Quiz 3: [click here]