2019-10-31 20:43:47 -05:00
|
|
|
## 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)
|
|
|
|
- [Machine Learning with Spark MLlib](https://www.baeldung.com/spark-mlib-machine-learning)
|
2020-01-23 15:27:07 +08:00
|
|
|
- [Introduction to Spark Graph Processing with GraphFrames](https://www.baeldung.com/spark-graph-graphframes)
|
2020-10-21 11:31:57 +08:00
|
|
|
- [Apache Spark: Differences between Dataframes, Datasets and RDDs](https://www.baeldung.com/java-spark-dataframe-dataset-rdd)
|