Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Spark Cookbook

Posted By: AlenMiler
Spark Cookbook

Spark Cookbook by Rishi Yadav
English | 19 Jun. 2015 | ISBN: 1783987065 | 226 Pages | EPUB/MOBI/PDF (True) | 21.72 MB

If you are a data engineer, an application developer, or a data scientist who would like to leverage the power of Apache Spark to get better insights from big data, then this is the book for you.

Over 60 recipes on Spark, covering Spark Core, Spark SQL, Spark Streaming, MLlib, and GraphX libraries

About This Book

Become an expert at graph processing using GraphX
Use Apache Spark as your single big data compute platform and master its libraries
Learn with recipes that can be run on a single machine as well as on a production cluster of thousands of machines

What You Will Learn

Install and configure Apache Spark with various cluster managers
Set up development environments
Perform interactive queries using Spark SQL
Get to grips with real-time streaming analytics using Spark Streaming
Master supervised learning and unsupervised learning using MLlib
Build a recommendation engine using MLlib
Develop a set of common applications or project types, and solutions that solve complex big data problems
Use Apache Spark as your single big data compute platform and master its libraries

In Detail

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.