An open API service indexing awesome lists of open source software.

https://github.com/urbanclimatefr/apache-spark

Apache Spark
https://github.com/urbanclimatefr/apache-spark

Last synced: 7 months ago
JSON representation

Apache Spark

Awesome Lists containing this project

README

          

Apache Spark

Hi and welcome to the repository of the Learning Spark
You can find all the source codes of the Jupyter notebooks here.

## Contents

- Why Spark
- How Spark Works
- Set up your dev environment
with Docker & Jupyter
- Work with DataFrames (JSON & CSV)
- Introduction into SparkSQL
- Coding with RDDs
- Conclusion

## Source codes
- 01_JSON_Transformations
- 02_CSV_Schemas
- 03_Working_with_DataFrames
- 04_SparkSQL
- 05_Working_With_RDDs