Skip to main content

8 posts tagged with "Concepts"

View All Tags

Why not use something like MapReduce?

We can refer to systems like MapReduce as distributed computing systems in which the reduce operation is based on distributed sorting. The most common open-source solution in this class is Apache Hadoop.
· 2 min read

What is OLAP?

OLAP stands for Online Analytical Processing. It is a broad term that can be looked at from two perspectives: technical and business.
· 3 min read