implement analysis using map-reduce algorithm. The goal of this lab is to demonstrate the benefits of this algorithm as a structure for big-data application.
- 0_operations_count : already implemented exemple to count the number of operation of each type
- 1_products_bought : you have to perform the implementation
- 2_products_bought_by_gender_and_age : you have to perform the implementation
You can find the latest version to ...
git clone https://github.com/Esme-Sudria-Database/lab-product-analysis.git
You can take a look on
cd 0_operations_count
./run
- Fabien Arcellier
A short snippet describing the license (MIT, Apache, etc.)