Spark Cookbook
Author | : Rishi Yadav |
Publisher | : Packt Publishing Ltd |
Total Pages | : 393 |
Release | : 2015-07-27 |
ISBN-10 | : 9781783987078 |
ISBN-13 | : 1783987073 |
Rating | : 4/5 (78 Downloads) |
Book excerpt: By introducing in-memory persistent storage, Apache Spark eliminates the need to store intermediate data in filesystems, thereby increasing processing speed by up to 100 times. This book will focus on how to analyze large and complex sets of data. Starting with installing and configuring Apache Spark with various cluster managers, you will cover setting up development environments. You will then cover various recipes to perform interactive queries using Spark SQL and real-time streaming with various sources such as Twitter Stream and Apache Kafka. You will then focus on machine learning, including supervised learning, unsupervised learning, and recommendation engine algorithms. After mastering graph processing using GraphX, you will cover various recipes for cluster optimization and troubleshooting.