2022-08-01

Apache Spark and ERP [closed]

I am studying Apache Spark and how it can be used with Erp data. So someone could help me to find a use case?

Assume that we have huge data about sales. What kind of analytics Spark can do against an ERP? In other words: erp could do some analytics (e.g. Count how many Times a product has been sold) so I am searching for a scenario (specific query, particular operation) that ERP (Odoo in my case) can’t do.

Below there's the structure of my data.

Each Row is composed by:

Sale ID Customer Product qty Date Price.

If it's necessary I can extend Customer details to do particular analytics. Any Idea on what I could do with these data?



No comments:

Post a Comment