Skip to content

AyaAbduh/MapReduce-program-for-Hadoop-in-Python

Repository files navigation

MapReduce-program-for-Hadoop-in-Python

two datasets:

  • A set of user demographic information containing [id, email, language, location]

  • A set of item purchases, containing fields [transaction-id, product-id, user-id, purchase-amount, product-description]

Calculate the number of locations in which a product is purchased.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages