> For the complete documentation index, see [llms.txt](https://jinhoko.gitbook.io/apache-spark-assembly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jinhoko.gitbook.io/apache-spark-assembly/master.md).

# Apache Spark Assembly

{% hint style="danger" %}
**In construction!!!**
{% endhint %}

Apache Spark 3.0.0 `branch-3.0`

\+ Hadoop v2.7

Target readers&#x20;

* intermediate level on spark, who knows the basic operators and workflow of apache spark
* who want to know the detailed and actual design of the spark system
* who want to interpret big systems

Principle of writing this book

* how they designed the system
* how the program will work
* why they designed the system like this (in my own reasonable guess)
