Apache Spark is an open source framework for efficient cluster computing with a strong interface for data parallelism and fault tolerance. This book will show you how to leverage the power of Python and put it to use in the Spark ecosystem.
You will start by getting a firm understanding of the Spark 2.0 architecture and how to set up a Python environment for Spark. Also, you will get a thorough overview of machine learning capabilities of PySpark using ML and MLlib, graph processing using GraphFrames, and polyglot persistence using Blaze.
By the end of this book, you will have established a firm understanding of the Spark Python API and how it can be used to build data-intensive applications.