Apache Spark is amazing when everything clicks. But if you haven’t seen the performance improvements you expected, or still don’t feel confident enough to use Spark in production, this practical book is for you. Authors Holden Karau and Rachel Warren demonstrate performance optimizations to help your Spark queries run faster and handle larger data sizes, while using fewer resources.
Ideal for software engineers, data engineers, developers, and system administrators working with large-scale data applications, this book describes techniques that can reduce data infrastructure costs and developer hours. Not only will you gain a more comprehensive understanding of Spark, you’ll also learn how to make it sing.
With this book, you’ll explore:
Chapter 1. Introduction to High Performance Spark
Chapter 2. How Spark Works
Chapter 3. DataFrames, Datasets, and Spark SQL
Chapter 4. Joins (SQL and Core)
Chapter 5. Effective Transformations
Chapter 6. Working with Key/Value Data
Chapter 7. Going Beyond Scala
Chapter 8. Testing and Validation
Chapter 9. Spark MLlib and ML
Chapter 10. Spark Components and Packages
Appendix A. Tuning, Debugging, and Other Things Developers Like to Pretend Don’t Exist