From b036a634fdb43f903ff6fa1547fc33dc9c62f3fa Mon Sep 17 00:00:00 2001 From: Andrew Selvia Date: Mon, 31 Jul 2023 15:16:48 -0700 Subject: [PATCH] Add comma between Kafka and Hadoop --- _scala_use_case_items/2-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_scala_use_case_items/2-data.md b/_scala_use_case_items/2-data.md index b52626441..c9dd8e477 100644 --- a/_scala_use_case_items/2-data.md +++ b/_scala_use_case_items/2-data.md @@ -12,7 +12,7 @@ icon: "icon11.svg"

Big Data Analysis

Analyse petabytes of data in parallel on single-node machines or on clusters.

Compute either in batches or in real-time. Execute fast, distributed relational operations on your data, or train machine learning algorithms.

-

Work with popular storage and computation engines such as Spark, Kafka Hadoop, Flink, Cassandra, Delta Lake and more.

+

Work with popular storage and computation engines such as Spark, Kafka, Hadoop, Flink, Cassandra, Delta Lake and more.

Libraries for processing big data