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 (073 Downloads) |
Download or read book Spark Cookbook written by Rishi Yadav and published by Packt Publishing Ltd. This book was released on 2015-07-27 with total page 393 pages. Available in PDF, EPUB and Kindle. 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.