[BAEL-17476] Add README descriptions 25 (#7911)

This commit is contained in:
Sam Millington
2019-10-04 06:34:10 +01:00
committed by Josh Cummings
parent 4d510c9b7d
commit b36f5ef72f
10 changed files with 50 additions and 10 deletions

View File

@@ -1,4 +1,8 @@
### Relevant articles
## Apache Spark
This module contains articles about Apache Spark
### Relevant articles:
- [Introduction to Apache Spark](https://www.baeldung.com/apache-spark)
- [Building a Data Pipeline with Kafka, Spark Streaming and Cassandra](https://www.baeldung.com/kafka-spark-data-pipeline)